Hi All, I have built OSG, VPB and many of the 3rd party libraries using Visual Studio 2010 (trying to decide whether to upgrade). I have just uploaded them in case anyone else might find them useful:
http://members.iinet.net.au/~bchrist/OSG-Rev11685-Binaries-2010-x86.zip.zip (today's trunk) http://members.iinet.net.au/~bchrist/VPB-Rev1013-Binaries-VS2010-x86.zip (today's trunk) http://members.iinet.net.au/~bchrist/OSG-3rdParty-VS2010-x86.zip http://members.iinet.net.au/~bchrist/GDAL-1.6.3-Apps-VS2010-x86.zip I had to submit a very small patch to osgTerrain (missing include) and have had to make some small changes to the DirectShow plug-in (not yet submitted) but other than that OSG built without issue. VPB compiled fine but I did get a link error against osgDB which I couldn't resolve (duplicate symbol for a destructor of an iostream or something) but I forced the generation of the dll and it runs without any (obvious) issues. The 3rd party libraries included are: free type gif glut jpeg png tiff squish zlib gdal (no debug) collada (no debug) curl (no ssl) DirectShow (you still need to install the Windows SDK to build the plug-in) Cheers, Brad DISCLAIMER:--------------------------------------------------------------------------- This e-mail transmission and any documents, files and previous e-mail messages attached to it are private and confidential. They may contain proprietary or copyright material or information that is subject to legal professional privilege. They are for the use of the intended recipient only. Any unauthorised viewing, use, disclosure, copying, alteration, storage or distribution of, or reliance on, this message is strictly prohibited. No part may be reproduced, adapted or transmitted without the written permission of the owner. If you have received this transmission in error, or are not an authorised recipient, please immediately notify the sender by return email, delete this message and all copies from your e-mail system, and destroy any printed copies. Receipt by anyone other than the intended recipient should not be deemed a waiver of any privilege or protection. Thales Australia does not warrant or represent that this e-mail or any documents, files and previous e-mail messages attached are error or virus free. -------------------------------------------------------------------------------------- _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

