Actually it fails on VS2010 on a clean SVN pull as well:

This is the version it is building:

#define OPENSCENEGRAPH_MAJOR_VERSION    3
#define OPENSCENEGRAPH_MINOR_VERSION    1
#define OPENSCENEGRAPH_PATCH_VERSION    4
#define OPENSCENEGRAPH_SOVERSION        94

Anyone have any ideas? I could just refrain from building this plugin, but
I like to provide the most complete builds I can.



On Sat, Jan 5, 2013 at 12:35 PM, Chris Hanson <xe...@alphapixel.com> wrote:

> 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
> ...         ]
>
>
>
> --
> Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com
> http://www.alphapixel.com/
> Training • Consulting • Contracting
> 3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4
> • GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
> Digital Imaging • GIS • GPS • Telemetry • Cryptography • Digital Audio •
> LIDAR • Kinect • Embedded • Mobile • iPhone/iPad/iOS • Android
> @alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775)
> 623-PIXL [7495]
>



-- 
Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com
http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 •
GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Digital Imaging • GIS • GPS • Telemetry • Cryptography • Digital Audio •
LIDAR • Kinect • Embedded • Mobile • iPhone/iPad/iOS • Android
@alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775)
623-PIXL [7495]
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to