dripton / Slugathon

Clone of the old Avalon Hill fantasy wargame Titan, using Python / PyGTK / Twisted
https://github.com/dripton/Slugathon/wiki
8 stars 2 forks source link

Test on MacOS #65

Closed dripton closed 12 years ago

dripton commented 14 years ago

Install Python 2.6, GTK, PyGTK, and Twisted on a Mac and verify that everything works okay.

http://gtk-osx.sourceforge.net/ has current MacOS GTK information.

dripton commented 14 years ago

I tried installing GTK on Mac OS 10.4, using jhbuild, and failed. The first problem involved libxml2 2.7; the workaround was to downgrade to 2.6. The second problem was NSUInteger undeclared in gtkquartz.c. NSUInteger was apparently added in Mac OS 10.5.

dripton commented 12 years ago

It works on Mac OS 10.7 Lion. Instructions are on https://github.com/dripton/Slugathon/wiki/Building-on-Mac-OS