[ pyopengl-Patches-2481940 ] Library error on Mac using case sensitive file-system

"SourceForge.net" <[email protected]> Fri, 02 Jan 2009 06:49:34 +0000
Newsgroups gmane.comp.python.opengl.devel
Message-ID <[email protected]>
Patches item #2481940, was opened at 2009-01-02 06:49
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305988&aid=2481940&group_id=5988

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: GL
Group: v3.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Rafe Kaplan (slobberchops)
Assigned to: Nobody/Anonymous (nobody)
Summary: Library error on Mac using case sensitive file-system

Initial Comment:
OpenGL/platform/darwin.py:46

The string passed in to ctypesloader.loadlibrary is 'glut'.  It should be 'GLUT'.  The causes problems on Mac installations that use a case-sensitive file system.  Not a problem on most Mac installations.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305988&aid=2481940&group_id=5988

------------------------------------------------------------------------------
_______________________________________________
PyOpenGL Homepage
http://pyopengl.sourceforge.net