Portable minimal 64bit PyGTK 2.24.0 with numpy (download the unoptimized one) support, without freetype, without libglade (don't confuse it with gtkbuilder) and without libffi. This one bundled with GTK+ 2.24.8 with new icons and cairo patch. Built using mingw-w64 gcc 4.6.2.
To install just extract to site-packages folder of python 2.6.x 64bit and you're ready to go.
pygtk-2.24.0-win64-AIO-minimal.7z
enjoy!
You are incredible.
ReplyDeletePygtk 2.24 win64 easy to install in just 6mb ...
it is a pity it is not 32bit and with pygtkwebkit inside but thanks for your work
hehe no big deal I just copied from mypaint 64bit earlier. About other bindings I believe pygi is the future, it will be pointless for me to make another big pygtk AIO anymore :)
ReplyDeletei think it is not pointless for the next six month i think. the problem porting in windows ( one of many ) is that now we are stuck with 2.16 and glade.3.8 on linux with 2.24 and 3 that means glade 3.10. Before to port to gtk3 the step to 2.24 is a a sort of must to manage enatrycombobox for example or other widgets. On the long run you are perfectly right.
ReplyDeleteI have been able to build GI with dieter's patches. But I still looking for the easy way to build GTK runtime that linked to msvcr90.dll cause mingw32's win32api headers kind of screwed up in this part.
ReplyDelete