Getting going with D/OpenGL

James Pelcis jpelcis at gmail.com
Wed Oct 25 17:25:11 PDT 2006


Anders F Björklund wrote:
> Thanks! Did you want to patch them to load the default frameworks
> on Mac OS X / version(darwin), or isn't that platform supported ?

I do indeed want to patch them (and I have).  I am willing to support OS 
X, but I don't have a Mac to do any of the testing on.

> gl: ExeModule_Load("/System/Library/Frameworks/OpenGL.framework")
> al: ExeModule_Load("/System/Library/Frameworks/OpenAL.framework")
> 
> glu: "/System/Library/Frameworks/OpenGL.framework"
> glut: "/System/Library/Frameworks/GLUT.framework"

Thanks.  That's committed now.  Is it right?



More information about the Digitalmars-d-learn mailing list