<div dir="ltr">Hi Tony,<div><br></div><div>Could you remove the CmakeCache.txt and then run:</div><div><br></div><div>  cmake . &> output.txt</div><div><br></div><div>Then post this as a cmake error talking about boost really doesn't help us.</div><div><br></div><div>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.</div><div><br></div><div>BTW, what OS + version are you using?</div><div><br></div><div>Robert.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 11 August 2015 at 04:03, Tony Vasile <span dir="ltr"><<a href="mailto:minghia@gmail.com" target="_blank">minghia@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Robert<br>
<br>
Did you mean CMakeCache.txt? I have removed it and the CMakeFiles directory and am still getting:<br>
<span class="">CMake Error at /usr/lib64/boost/Boost.cmake:536 (message):<br>
</span>   The imported target "boost_date_time-static" references the file<br>
<br>
      "/usr/lib64/lib64/libboost_date_time.a"<br>
<span class=""><br>
   but this file does not exist.  Possible reasons include:<br>
<br>
   * The file was deleted, renamed, or moved to another location.<br>
<br>
   * An install or uninstall procedure did not complete successfully.<br>
<br>
   * The installation package was faulty and contained<br>
<br>
      "/usr/lib64/boost/Boost.cmake"<br>
<br>
   but not all the files it references.<br>
<br>
 Call Stack (most recent call first):<br>
<br>
<br>
<br>
</span><span class="">Cheers,<br>
Tony<br>
<br>
------------------<br>
Read this topic online here:<br>
</span><a href="http://forum.openscenegraph.org/viewtopic.php?p=64713#64713" rel="noreferrer" target="_blank">http://forum.openscenegraph.org/viewtopic.php?p=64713#64713</a><br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</div></div></blockquote></div><br></div>