Error signature is:
AppName: python.exe AppVer: 0.0.0.0 ModName: _gl__init__.pyd
ModVer: 0.0.0.0 Offset: 0000f33c
I have Windows XP Pro 64 edition
Any ideas where should be the problem?
Haven't checked yet but this sounds like a PyOpenGL issue, are you
using the latest version?
To test whether it's working you can try wxPython's OpenGL examples -
http://downloads.sourceforge.net/wxpython/wxPython2.8-win32-docs-demos-2.8.6.0.exe
I'm in the process of setting-up a 64-bit Windows system so will post
here if I find any problems/solutions.
I have a very strong feeling PyOpenGL on Windows is compiled as 32bit
and therefore might have problems with XP64. I don't have any Windows
machines nowadays to test, but will have soon so I'll try to test it.
Alexei