SourceForge Logo

General
Introduction
Users
Developers
Concepts


Links
GTK+ The GIMP Toolkit
GTK+ and GIMP for Windows (Tor Lillqvist)
MINGW cross compiler


Users



How to use GTK+ for Win32 using Cygwin

  • Install the latest Cygwin
  • Start a bash shell
  • $ lynx -source http://xlang.sourceforge.net/gtk+-win32_cygwin.sh | sh

You now have a compatible 'glib-config', 'gtk-config' and you can also use the GTK+ automake macro AM_PATH_GTK(1.3.0).