Hi Robert,
built today's CVS on VS7.1 2003, ran into some issues.
I'll be sending some fixes to the submissions list, attached are some remaining.
Stale wrapper?
E:\mew\osg\ISSbuilddir_2006-09-04b_dvl\OpenSceneGraph\applications\osgdem\osgdem.cpp(221):
error C2661: 'osgTerrain::GeospatialExtents::GeospatialExtents' : no
overloaded function takes 4 arguments
E:\mew\osg\ISSbuilddir_2006-09-04b_dvl\OpenSceneGraph\src\osgWrappers\osgTerrain\DataSet.cpp(499):
error C2039: 'intersect' : is not a member of 'osgTerrain::GeospatialExtents'
E:\mew\osg\ISSbuilddir_2006-09-04b_dvl\OpenSceneGraph\src\osgWrappers\osgTerrain\DataSet.cpp(500):
error C2039: 'intersectGeographicLeft' : is not a member of
'osgTerrain::GeospatialExtents'
E:\mew\osg\ISSbuilddir_2006-09-04b_dvl\OpenSceneGraph\src\osgWrappers\osgTerrain\DataSet.cpp(501):
error C2039: 'intersectGeographicRight' : is not a member of
'osgTerrain::GeospatialExtents'
E:\mew\osg\ISSbuilddir_2006-09-04b_dvl\OpenSceneGraph\src\osgWrappers\osgTerrain\DataSet.cpp(503):
error C2039: 'intersectsGeographic' : is not a member of
'osgTerrain::GeospatialExtents'
E:\mew\osg\ISSbuilddir_2006-09-04b_dvl\OpenSceneGraph\src\osgWrappers\osgTerrain\DataSet.cpp(499):
error C2065: 'intersect' : undeclared identifier
E:\mew\osg\ISSbuilddir_2006-09-04b_dvl\OpenSceneGraph\src\osgWrappers\osgTerrain\DataSet.cpp(500):
error C2065: 'intersectGeographicLeft' : undeclared identifier
E:\mew\osg\ISSbuilddir_2006-09-04b_dvl\OpenSceneGraph\src\osgWrappers\osgTerrain\DataSet.cpp(501):
error C2065: 'intersectGeographicRight' : undeclared identifier
E:\mew\osg\ISSbuilddir_2006-09-04b_dvl\OpenSceneGraph\src\osgWrappers\osgTerrain\DataSet.cpp(503):
error C2065: 'intersectsGeographic' : undeclared identifier
E:\mew\osg\ISSbuilddir_2006-09-04b_dvl\OpenSceneGraph\src\osgWrappers\osgTerrain\DataSet.cpp(502):
error C2664:
'osgIntrospection::TypedMethodInfo1<C,R,P0>::TypedMethodInfo1(const std::string
&,osgIntrospection::TypedMethodInfo1<C,R,P0>::ConstFunctionType,const
osgIntrospection::ParameterInfoList &)' : cannot convert parameter 2 from 'bool
(__thiscall osgTerrain::GeospatialExtents::* )(const
osgTerrain::GeospatialExtents &) const' to
'osgIntrospection::TypedMethodInfo1<C,R,P0>::ConstFunctionType'
with
[
C=osgIntrospection::Reflector<osgTerrain::GeospatialExtents>::reflected_type,
R=unsigned int,
P0=const osgTerrain::GeospatialExtents &
]
and
[
C=osgIntrospection::Reflector<osgTerrain::GeospatialExtents>::reflected_type,
R=unsigned int,
P0=const osgTerrain::GeospatialExtents &
]
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/