wxWidgets gui console
Posted: Sun Mar 08, 2009 1:55 am
Is there a way to disable the windows command prompt(console) that comes up when a gui program executes?
Thanksjfouche wrote:Yes
Add -mwindows to the linker options (with gcc, as I only use this compiler)