2011/5/5 Lothar Scholz <llothar@xxxxxx>: > Hello gtk-list, > > I would love to upgrade my program to void problems with porting the > Linux version to 3.0 but windows is my primary development platform. > > After the long term maintainer has quit, is anybody maintaining the > windows port? Also the current for download 2.22 system has bugs with > the unicode handling (2.20 was okay). If you are working from Windows, my script to download packages from the OpenSUSE BuildService might be of help. http://www.bosmans.ch/pulseaudio/download-mingw-rpm.py It needs python3 and 7zip installed in the PATH. With a simple ./download-mingw-rpm.py --deps gtk2 you download all the required DLLs for a Gtk+ 2 application. The versions in OBS stay pretty current. To download headers and other files needed for compiling and linking against gtk, use: ./download-mingw-rpm.py --deps gtk2-devel Maarten > -- > Best regards, > ÂLothar             Âmailto:llothar@xxxxxx Maarten _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list