I see a number of messages in the past year from users who have managed to successfully run pyglet under PyPy/Mac/64-bit, but no mention of how they did so.
The pyglet trunk is still using PyObjC, so that is out. I cloned the evilphillip-cocoa-ctypes repository from google code, and that does bring up a window and perform basic rendering, but there is a constant stream of warnings on the console, and mouse events seem to cause everything to crash. I wasn't able to execute even the first test from tests/tests.py. Would anyone care to elaborate on the process? Is there a different ctypes repository/branch that I am overlooking? -- Tristam MacDonald System Administrator, Suffolk University Math & CS Department http://swiftcoder.wordpress.com/ -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
