Re: [gut-users] dlopen() + GL = core
Status: Alpha
Brought to you by:
jason379
|
From: J. P. <ja...@37...> - 2000-08-31 20:29:38
|
From: Pierre Phaneuf <pp...@lu...> >With such a simple program to demonstrate the bug, the Mesa people >should be able to find that out... I have posted it to the Mesa-users list, we'll see what happens. In the meantime, I've checked my current codebase into cvs, configured to dynamically load the GL library. I don't know if any of you have the Mesa-Glide driver installed, but if you do, you should be able to build the library and the "Testbed" sample and see what I'm talking about firsthand. To switch back to a static link of GL, change the GUT_USE_DYNAMIC_GL constant in gut_settings.h This latest codebase also has the gut namespace changes in it (no more 'v8' prefixes) so it might be worth grabbing anyway if you've got the time. A tarball should be up in the development section of the website tomorrow morning. Hopefully I can get this squared away soon, I'm anxious to move on to bigger and better things... Jason 379 |