[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pygame] pygame on OS X?



has anyone been able to get pygame working under OS X?  i am running 
Python 2.2b2.  if i try to run any pygame examples (or even try to import 
pygame at the python interpreter prompt) then python bombs out with the 
following error:

% python glcube.py
dyld: python Undefined symbols:
.objc_class_name_NSEvent
.objc_class_name_NSOpenGLContext
.objc_class_name_NSOpenGLPixelFormat
.objc_class_name_NSQuickDrawView
.objc_class_name_NSScreen
.objc_class_name_NSWindow
_CGAssociateMouseAndMouseCursorPosition
_CGDisplayAvailableModes
_CGDisplayBaseAddress
_CGDisplayBestModeForParameters
[etc...]

so it looks like the dynamic linker is unable to resolve some symbols but 
i don't really know any more than that.  also, why would it kill python 
entirely?

if anyone has any suggestions...

jeremy


____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org