Thanks Christian, fix merged and submitted to svn/trunk.
On 18 March 2013 20:40, Christian Noon <[email protected]> wrote: > Hello, > > Got a simple patch for correcting a problem with the USE_COMPRESSOR_WRAPPER() > macro in the osgDB::Registry. The problem is that the wrapper declaration > doesn't match the one defined in the REGISTER_COMPRESSOR() method in the > osgDB::ObjectWrapper method. This patch fixes the wrapper declaration so they > both match properly. I ran into this problem using compressed files in an iOS > application where all the libraries and plugins need to be built statically. > > Thanks! > -- > > Christian > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=53148#53148 > > > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
