|
From: Greg C. <chi...@mi...> - 2003-05-23 04:22:21
|
psksvp wrote: > > I tried the example, it works, but somehow in my porject it does not work, I > fotgot to tell you that the project is linked with wxWindows GUI class lib I just remade a non-trivial wxWindows app with a string written to std::cout and '-mconsole' added to the end of the command line. The string appeared on the console, and the GUI worked fine too. I'm using wx-2.4.0 and mingw gcc-3.2.3 . Try to produce a minimal test case and give the exact commands to build it, along with your wx and gcc versions. |