Hi Aurelien,

The UPDATE_TO_VERSION_SCOPED must be current SO version so you should set
it to 97 (set in current CMakeLists.txt) here for new serializer additions.
It means specified serializer will only be handled if the file version
equal or greater than 97.

Wang Rui




2013/2/15 Aurelien Albert <[email protected]>

> Hi Wang,
>
> Thanks for your help, this is the first time I try to modify a serializer !
>
> I get this error message :
>
> InputStream::readObject(): Unsupported wrapper class
>
> By debugging the code, I see "className" variable contains an invalid
> string (with strange caracters, like "Yüô").
>
> I didn't know about the version system.... how do I have to choose which
> number to put in "UPDATE_TO_VERSION_SCOPED" ?
>
> Is it the .so version or something ?
>
>
> Thanks !
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=52702#52702
>
>
>
>
>
> _______________________________________________
> 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

Reply via email to