On 5/12/2011 2:56 PM, Ryan Pavlik wrote:
Two fixes here:

fix-program-wrapper: Partial re-generation of the osg/Program wrapper because of
the backported change to the osg::Program API - fixes a build error with
wrappers enabled.

Thanks. I have to admit I haven't been paying a lot of attention to the wrappers, so I appreciate you taking the time to fix them when I break them. Just as a heads-up, I have one more change I want to add to the 2.8 branch that is likely to break the wrappers, and that is the backport of the GL_ARB_texture_multisample.

fix-linux-link-libdl: I got an unresolved symbol error when linking osgviewer to
the osg and osgViewer libraries pointing to symbols from libdl (using Ubuntu
10.04). This explicitly links with libdl when "linux" is in the target system
name, fixing the build error on my machine.

Interesting. How long has this issue been present? 2.8.4? 2.8.3? 2.8.2?

Thanks again, I'll look into adding both of these soon.
   -Paul
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to