GTK+ for win32



Hi!, I've been using GTK+ for a quite a while now on the unix platform, but
now want to use it on my pc (win32).

I have downloaded the following prebuilt packages from the developers
section, from http://user.sgic.fi/~tml/gimp/win32/downloads.html:

glib-dev-20001226.zip

libiconv-dev-20001007.zip

gtk+-dev-20001226.zip

I've unzipped them and I have the following folders:

build
glib
gtk+ - which contains the folders gtk & gdk
intl
libiconv-1.3

I am currently running cygwin, and i also have the mingw gcc, could you
please tell me where i have to place the above folders, so that they will
work like the other libraries in c.

using unix I type in the following command to compile a gtk file:
gcc `gtk-config --cflags` <somefile>.c `gtk-config --libs`

Do I have to type in the extra flags on this setup aswell.

Could some please take the time and explain how to setup everything, I'm
really confused!!!, I'm probably asking obvious questions.

Thank You!



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]