Re: OpenGL and -flat_namespace with Apple X11
Re: OpenGL and -flat_namespace with Apple X11
- Subject: Re: OpenGL and -flat_namespace with Apple X11
- From: John Harper <email@hidden>
- Date: Wed, 12 Mar 2003 18:19:36 -0800
On Wednesday, Mar 12, 2003, at 18:09 US/Pacific, Benjamin Reed wrote:
John Harper wrote:
That's unfortunate - is there no way to link the modules in two-level
namespace mode? Why does it break?
I may be able to do it, but I'll need to do more digging.
It breaks because it complains about missing symbols (which are
actually defined somewhere in the GL framework). It takes a couple of
days to build KDE, so I don't have the exact error handy, if you need
me to give the build another shot, let me know. (If anyone reading
this on fink-devel has the libGL KDE build error logs handy, please
let me know).
Is this the error due to glColorTableEXT etc being multiply defined? If
so, that should be fixed in our next release. If you want to test this,
try the workaround described in
http://lists.apple.com/mhonarc/x11-users/msg01655.html
John
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.