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 _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list