Hi Hesicong, The wrappers are just out of date, I've just run genwrappers, the update is now checked in.
Robert. On Wed, Jul 9, 2008 at 12:15 PM, hesicong2006 <[EMAIL PROTECTED]> wrote: > Hi, Robert, > I just checked out the lastest SVN version, but it has some compile > error ralated to KdTree.cpp in Wrapper osg: > > line 128: getBounindingBox is not a member of osg::KdTree > > this should be a wrong typing of getBoundingBox, I correct it and it > builds well. > > And another problem also in Wrapper osg after fix the above problem: > Unsoloved external symbol: "public: __thiscall > osg::KdTree::BuildOptions::BuildOptions(void)" > ([EMAIL PROTECTED]@osg@@[EMAIL PROTECTED]) > This symbol is referenced by "public: static class > osgIntrospection::Value __cdecl > osgIntrospection::ValueInstanceCreator<struct > osg::KdTree::BuildOptions>::create(void)" > ([EMAIL PROTECTED]@[EMAIL PROTECTED]@osg@@@osgIntrospection@@[EMAIL > PROTECTED]@XZ) > > Please check it! Thanks! > > Hesicong > 2008-7-9 > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

