i am using VC 2003, 7.1.3088
2007/2/13, Robert Osfield <[EMAIL PROTECTED]>:
Hi Adrian, I have just do a build on \src\osgWrappers\osg\PrimitiveSet.cpp and it compiles fine, so I suspect a compiler bug, what compiler are you using? Have you successfully compiled osgWrappers before? Robert. On 2/13/07, Adrian Egli <[EMAIL PROTECTED]> wrote: > Compiling Error: > > \dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\PrimitiveSet.cpp(875) > : error C2947: expecting '>' to terminate template-argument-list, found '>>' > > BEGIN_OBJECT_REFLECTOR(osg::VectorGLsizei) > I_BaseType(std::vector<GLsizei>); > I_Constructor0(____VectorGLsizei, > "", > > > \dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\Polytope.cpp(267) > : error C2947: expecting '>' to terminate template-argument-list, found '>>' > > I_PublicMemberProperty(std::vector< > osg::Polytope::ClippingMask >, _stack); > > > \dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\NodeCallback.cpp(94) > : error C2947: expecting '>' to terminate template-argument-list, found '>>' > I_PublicMemberProperty(osg::ref_ptr< osg::NodeCallback > >, _nestedCallback); > > > ... > \dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\GraphicsThread.cpp(177) > : error C2947: expecting '>' to terminate template-argument-list, found > \dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\Geometry.cpp(826) > : error C2947: expecting '>' to terminate template-argument-list, found '>>' > \dev\OpenSceneGraphCVS\OpenSceneGraph\src\osgWrappers\osg\Geometry.cpp(827) > : error C2947: expecting '>' to terminate template-argument-list, found '>>' > > > > 2007/2/13, Robert Osfield <[EMAIL PROTECTED]>: > > > > HI J-S, > > > > On 2/13/07, Jean-Sebastien Guay <[EMAIL PROTECTED]> wrote: > > > All is going well now, OSG is building. I'll give a status report when I > come > > > back from work. But I can see for now that there are missing > introspection > > > files as someone else mentioned. > > > > I checked in the missing osgIntrospection earlier this morning, so > > unless that are other missing files this should be now fixed. Let me > > know if there is anything else missing. > > > > 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/ > _______________________________________________ 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/
