OpenGL on Intel Mac
Brian Victor
homeusenet2 at brianhv.org
Thu Apr 6 22:17:12 EDT 2006
I am attempting to build PyOpenGL on my Intel iMac. The transcript of
the build failure is here: http://brianhv.org/temp/pyopengl-build.log
I'm using the universal MacPython 2.4.3 and PyOpenGL-2.0.1.09. The
highlight of the build log is:
/System/Library/Frameworks/Kernel.framework/Headers/sys/stat.h:225:
error: field 'st_atimespec' has incomplete type
/System/Library/Frameworks/Kernel.framework/Headers/sys/stat.h:226:
error: field 'st_mtimespec' has incomplete type
/System/Library/Frameworks/Kernel.framework/Headers/sys/stat.h:227:
error: field 'st_ctimespec' has incomplete type
Anyone have tips on how to fix this?
--
Brian
More information about the Python-list
mailing list