Apparently the message with the build log was deleted (thats what the pm says at least). I uploaded it to my website, you can check it here:
http://www.thisisbasil.us/output.txt I went into each project and physically changed each relative pathed lib file to an absolute path i.e. ..\..\..\lib\<file>.lib to D:\OpenSceneGraph\lib\<file>.lib Now, about half the solutions will build but there are still build errors. This leads me to believe that when cmake did its thing, the paths got botched somehow. ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=40287#40287 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

