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

Reply via email to