I just see in the log of OpenSceneGraph svn the message "Updated wrappers", exactly what osgIntrospection users needs. I'm sorry and please forgot my last request.
When I generated the wrapper, I ask to genwrapper to generate the add/modified/removed.gw file, and the modified.gw was never empty. So I always think the wrapper is out of date. But I just look the difference between the original file and the new file, and this one, this is a space added at the end of each comment line (probably a doxygen version difference). So the osgIntrospection bug probably didn't come from here. And so I replunge in gdb to try to fix this bug. Thanks Best Regards David Callu 2007/6/27, Robert Osfield <[EMAIL PROTECTED]>:
On 6/27/07, David Callu <[EMAIL PROTECTED]> wrote: > If you work with osgwrapper_*, I advise you to always regenerate the > wrapper after a "svn update", > or If Robert is agree, he could add a hook on the svn repository to > generate the wrapper after each commit. Some commits are partial so it might lead to genwrapper being run at inappropriate times. In dev I tend to do a set of changes and commit them as I go along, then once its stabilised run genwrapper. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
