| Title: | glewpy |
|---|---|
| Category: | Python |
| Posted by: | Matt Morris |
| Previous: | Integration |
| Next: | Spelling Corrector in 20 lines of Python code |
I can't seem to get glewpy to work under python2.5 on a PPC mac.
ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-packages/glew/glew.so, 2): Symbol not found: _glewInit
Referenced from: /Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-packages/glew/glew.so
Expected in: dynamic lookup
Any idea why this symbol is not found in glew.so ?
| @ January 25, 2007 11:26:49 AM CST ( 0 trackbacks ) |
|
|

