Hi!
I have written a small test program that uses gtk+ 2.0 under Linux. I am now
trying to compile this under win32. Has anybody done something like this
before? I have only found some guide to compile gimp on Win32 but this did
not help me. I have tried to compile my programm with Visual C++ 6, MiniGW32
and GnuC (under Cygwin), but I always get several error messages (e.g. that
a 'glibconfig.h' does not exists). I have also tried to compile gtk+ itself
(and the required libraries like glib), but I did not succeed in this
either.
I would be glad, if someone could tell me, witch compiler and witch packages
I need. It would be best, if the resulting program could use directly an
GTK+ installer like "GTK-Runtime-Environment-2.2.4.1.exe".
regards
Martin H.