Hi Chris, the osc-plugin compiles fine on my end with VS 2005. Is this a 64bit build?
cheers, Stephan Am 05.01.13 20:35, schrieb Chris Hanson: > Anyone else encountering this? I have no clue, we're just trying to > batch-build. > > d:\osg\trunk_vs9_x64_debug\src\osg\trunk\build\product\src\osgplugins\osc\osc\OscOutboundPacketStream.h(101) > : error C2535: 'osc::OutboundPacketStream > &osc::OutboundPacketStream::operator <<(osc::int32)' : member function > already defined or declared > ... > d:\osg\trunk_vs9_x64_debug\src\osg\trunk\build\product\src\osgplugins\osc\osc\OscOutboundPacketStream.h(97) > : see declaration of 'osc::OutboundPacketStream::operator <<' > > .\daeReader.cpp(298) : error C2039: 'data' : is not a member of > 'std::vector<_Ty>' > ... with > ... [ > ... _Ty=char > ... ] > > > > > > _______________________________________________ > 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

