Hi Tony, Could you remove the CmakeCache.txt and then run:
cmake . &> output.txt Then post this as a cmake error talking about boost really doesn't help us. My best guess from the info you have provided so far is that there is some error related to CMake itself, rather than anything that the OSG might be doing wrong. The nature of the error isn't one I've ever seen or seen others report so I suspect it's a specific issue on your system. Perhaps uninstalling cmake and re-installing would help. BTW, what OS + version are you using? Robert. On 11 August 2015 at 04:03, Tony Vasile <[email protected]> wrote: > Hi Robert > > Did you mean CMakeCache.txt? I have removed it and the CMakeFiles > directory and am still getting: > CMake Error at /usr/lib64/boost/Boost.cmake:536 (message): > The imported target "boost_date_time-static" references the file > > "/usr/lib64/lib64/libboost_date_time.a" > > but this file does not exist. Possible reasons include: > > * The file was deleted, renamed, or moved to another location. > > * An install or uninstall procedure did not complete successfully. > > * The installation package was faulty and contained > > "/usr/lib64/boost/Boost.cmake" > > but not all the files it references. > > Call Stack (most recent call first): > > > > Cheers, > Tony > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=64713#64713 > > > > > > _______________________________________________ > 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

