Let me add my findings related to Visual C++ 2010 Release Candidate
and compiling OSG

I used cmake 2.6.4 to generate a Visual C++ 2008 solution which was
converted to a 2010 solution inside the IDE (which took forever!)

The build process was flaky, it would randomly report errors during
the build. However running the build 3 to 4 times in a row would
finally build all sub-targets succesfully.

Building the INSTALL project would not copy any binaries to their
final location. I had to do this manually.

Thinks may run more smoothly when using the latest cmake and targeting
Visual C++ 2010 directly, who knows.

Christian
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to