On Feb 14, 2008 7:57 AM, Richard Jones <[EMAIL PROTECTED]> wrote: > > On Thu, 14 Feb 2008, gostakraken wrote: > > Thanks Drew, yes i'm using XP x64 and should have mentioned that. I > > scrounged around at Sourceforge and installed the x64 bit version of > > ctypes and can import now. unfortunately the "hello world" example in > > the pyglet manual explodes with variable overrun errors. i can only > > conclude that it's a word length issue. > > > > am up a creek? thanks, > > pyglet is not supported on 64-bit windows at present (until very recently the > developers did not have access to such a machine and now only occasionally > do). Bug reports are welcome - please see the website.
While not supported, pyglet should work on 64-bit windows under a 32-bit Python. Under 64-bit Python pyglet will absolutely not work, don't bother posting bug reports (use Linux/64 if you need oodles of memory) . Alex. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
