[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Running application on WindowsXP automatically MS-DOS prompt ???
- From: Allin Cottrell <cottrell wfu edu>
- To: Marco Rocco <mr85mr gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Running application on WindowsXP automatically MS-DOS prompt ???
- Date: Sun, 27 Jul 2008 12:22:52 -0400 (EDT)
On Sun, 27 Jul 2008, Marco Rocco wrote:
> why if i run my gtk+ application on windows, when i double click
> on it, i see the application and automatically it open also
> ms-dos shell ?
Because you didn't pass the flag "-mwindows" to the compiler when
building the app, and so got a console application. (Actually,
it's not an "ms-dos shell", it's a Windows console.)
--
Allin Cottrell
Department of Economics
Wake Forest University, NC
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]