The syntax, and article about this opnegl issue can be found here: http://developer.apple.com/qa/qa2007/qa1567.html
According to this article it applies to Leopard, howvere it may depend on how things are linked as to whether you encounter this problem or not (You may not see it if you ³roll your own², but if you use fink or macports then you may have to deal with it. This is excerpted From the article: For this specific issue the -dyld_file option should be used like this: -dylib_file \ /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib :\ /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib The linking issues that myself and others saw were fixed with this change. On 30/03/09 6:59 PM, "Michael Petch" <[email protected]> wrote: >>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib >>> :/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dyli>>> b
_______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
