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



Attachment: Registry
Description: Binary data

_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to