Hi,
when reading a model (osgb) into my iOS app, I get the following error:


Code:
InputStream::readObject(): Unsupported wrapper class 
osg::DefaultUserDataContainer
InputStream::readObject(): Unsupported wrapper class 




As far as I understood this is because that model defines some user's data for 
certain nodes, but on iOS this seems to be not supported or, at least, there is 
something missing among the static libraries I'm linking to.

Is there something I have to do (perhaps adding a USE_DOTOSGWRAPPER macro...) 
in order to be able to read models with user's data on iOS?

Thanks.
Alessandro

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=50431#50431





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

Reply via email to