Has anyone any idea why the resulting exe from a build comes with a console?
I’ve built an EXE and it shows up with the window it should (the right one), and a console window (the left one – obviously).
alt text http://img216.imageshack.us/img216/570/strangep.jpg
This behaviour is the same for the debug – exe and the release – exe.
When I start it from Eclipse the console window does not show up.
(Eclipse Galileo / MinGW / C)
Find the linker settings, and add the
-mwindowsswitch.