Thanks for all the responses. But the only way that I could get rid of the problem is to re-run the cmake again.
Otherwise the vs2010 project is hosed. And I could only get the osgdem (release) version compiled and linked successfully -- with some tweaking in VS2010. The osgdemd (debug) version still crashed -- to be looked at a later time. On Wed, May 2, 2012 at 11:09 AM, Martin Naylor <[email protected]> wrote: > Hi, > I know it sounds daft! > But you have tried a clean of the build from VS2010, also make sure you > delete the cache from the CMake menu before rerunning cmake. > I would checkout a fresh copy and see if that builds as well against your > libs etc... > If that still fails then a repair on VS2010, I have had to this once on > mine. VS 2008 is still good though, which I tend to still use. > Quickly glancing through the log it says it cannot open a cmd prompt? I > suspect its a hardcoded path or something in the project file/s. > Hope it helps a little. > > Cheers > > Martin > > > _______________________________________________ > 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

