[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Problem about create gtk program on Windows
- From: Tor Lillqvist <tml iki fi>
- To: "Kun Niu" <haoniukun gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Problem about create gtk program on Windows
- Date: Sun, 1 Apr 2007 09:37:22 +0300
Kun Niu writes:
> If so, how to?
Use the -mwindows switch when linking (GNU linker, i.e. gcc) or the
-subsystem:windows switch when linking (Microsoft linker).
This is not GTK+ specific.
--tml
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]