Re: Can't seem to get rid of the console window (Windows port)
- From: Tor Lillqvist <tml iki fi>
- To: Justin Clift <justin postgresql org>
- Cc: GTK App Dev Mailing List <gtk-app-devel-list gnome org>
- Subject: Re: Can't seem to get rid of the console window (Windows port)
- Date: Sun, 11 Jun 2006 22:49:54 +0300
Justin Clift writes:
Seen lots of posts recommending using the "-mwindows" flag,
Yes, that definitely is what you should do...
Invoking: GCC C Linker
gcc -Lc:/MinGW/lib -Lc:/MinGW/libxml2-2.6.23.win32/lib
- -Lc:/devel/target/stable/lib -Lc:/opt/gnuwin32/lib -oflame-edit.exe
/flame-edit.o -lgtk-win32-2.0 -lpng14 -lungif4 -lming -lzdll -lpopt
- -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lgdk-win32-2.0
- -latk-1.0 -lgdk_pixbuf-2.0 -lpangowin32-1.0 -lgdi32 -lpangocairo-1.0
- -lfontconfig -lfreetype -lpango-1.0 -lm -lcairo -lgobject-2.0
- -lgmodule-2.0 -lglib-2.0 -lintl -liconv
Finished building target: flame-edit.exe
... but you don't use it in the linking phase, which is when it is
needed.
--tml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]