linking OpenGL frameworks in osx

daniel walton walton.102 at osu.edu
Mon Jul 8 03:19:43 EDT 2002


I have a python module that I am trying to build using distutils under osx.
I need to link against the OpenGL framework.  I tried
'extra_link_args=['-framework OpenGL'], as well as specifying it as a
regular library.

any ideas?

on a side note, does anyone know the status of pyopengl on osx?

dan






More information about the Python-list mailing list