(wx-users) Re: compilation usin Cygwin

Vadim Zeitlin vadim at wxwindows.org
Sat Dec 2 04:37:59 PST 2006


On Sat, 2 Dec 2006 11:33:48 +0100 (MET) "Jacob (=Jouk) Jansen" <joukj at hrem.nano.tudelft.nl> wrote:

JJ> >JJ>      5) ./minimal.exe
JJ> >JJ>             No window is opened and the application is immidately finished
JJ> >JJ> 	    I have no idea why it does not run.
JJ> >
JJ> > This looks like the problem with the shell you use.
JJ> But what??? When I create (without wxMSW) a small "hallo world" program I
JJ> have no problem at all

 The problem is not that it doesn't run but that it doesn't give you the
error message.

JJ> >JJ>      6) The I tried to click on the minimal.exe from "My Computer". Here a
JJ> >JJ>            window pops-ip that cygwxmwm28_gcc_intel-0.dll is not found.
JJ> >
JJ> > You need to have the DLL in the PATH for it to be found by Windows so this
JJ> >is perfectly normal. What is less normal is "_intel-0" in the DLL name,
JJ> >I'm not sure where does this come from.
JJ> In Cygwin it is in the path. I also tried to copy it to Windows/system32 but
JJ> it did not help. The actual file has the "_intel-0" in the name.

 I recommend using the depends tool (http://www.dependencywalker.com/) to
check if there any other DLLs which are missing.

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list