I have taken a look at GTK+3 and I like it. But unfortunately compiling from source has never worked for me. Is there any okace with decent binaries or even better, a windows installer?
|
feedback
|
|
There is currently no installer for GTK3 on Windows. However, the OpenSuSE Build System provides the Windows binaries for GTK3. On a GTK3 on Windows thread of the GTK devel mailing list, Maarten Bosmans provided the download-mingw-rpm.py python script, which automates the download of a package and its dependencies, and then uses 7-zip to unzip the content of the packages. See the post he explains how to use download-mingw-rpm.py. | |||||||||||||||||
feedback
|
|
It seems that proper Windows port is coming soon. According to this gnome developer blogpost: http://blogs.gnome.org/alexl/2011/11/25/gtk-work-on-windows/ and it's comment section, Windows binaries should be available in near time. | ||||
feedback
|