Re: compiling GTK app in WIndows
- From: Igor Gorbounov <igorbounov topazelectro ru>
- To: regatta <regatta gmail com>
- Cc: gtk-list gnome org
- Subject: Re: compiling GTK app in WIndows
- Date: Wed, 18 Jan 2006 09:57:58 +0300
regatta wrote:
Can anyone send to me a link for how to compile a new GTK project in Windows ?
[...]
For a gtkmm project under Windows there is a good starting point:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ape.html
What about naked gtk+ and win32 - sorry, I've never met any hints.
I think that you may do it in a similar way: install Dev-C++ with
Mingw32 (or, for masohists - only Msys and Mingw32), then
install an all-in-one installer from http://gladewin32.sourceforge.net/.
Then you should check paths to gtk+ includes and libs in Dev-C++
compiler options (they are, perhaps, set by gtk+-win32 installer)
and everything should work then.
Igor Gorbounov
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]