win32 app keeps launching from command prompt?
rory
rorywalsh at gmail.com
Wed Jan 2 13:15:36 PST 2008
On Jan 2, 7:55 pm, "Ole Nielsby" <ole.niel... at tekare-you-
spamminglogisk.dk> wrote:
> rory <rorywa... at gmail.com> skrev i en meddelelsenews:b5a75e63-8622-446f-983a-5955ba1a6ec8 at r60g2000hsc.googlegroups.com...
>
> > Each time I start my wxWidgets application in MS windows it begins by
> > launching the command prompt and THEN the GUI appears. Are there any
> > simple ways to stop the DOS prompt from appearing, I imagine it might
> > have something with do with my compiler flags but I don't know where
> > to start? Any ideas?
>
> This is controlled by a bit that is put in the exe by the linker.
>
> In VC9 it's project properties/linker/system/subsystem option.
> If you use another compiler, ask in a ng for that compiler.
Thanks, I have a makefile that works and I'm trying to port my build
system to SCons so I guess something is being lost in porting, at
least I know where to look now, cheers,
Rory.
More information about the wx-users
mailing list