Hello again,<div><br></div><div>I am getting following error when I try to generate using CMake 2.8.4</div><div><br></div><div><span style=" color:#ff0000;">CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:1128 (message):</span><p>
</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">  Unable to find the requested Boost libraries.</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; color:#ff0000;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">  Unable to find the Boost header files.  Please set BOOST_ROOT to the root</span></p>

<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">  directory containing Boost or BOOST_INCLUDEDIR to the directory containing</span></p>

<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">  Boost&#39;s headers.</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">Call Stack (most recent call first):</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">  CMakeLists.txt:184 (find_package)</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
<font class="Apple-style-span" color="#ff0000"><br></font></p><div><div>Warm Regards,</div><div>Thejus</div></div><div><br></div><br><div class="gmail_quote">On Wed, Jun 22, 2011 at 3:53 PM, Howard Butler <span dir="ltr">&lt;<a href="mailto:hobu.inc@gmail.com">hobu.inc@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
On Jun 22, 2011, at 8:40 AM, thejus kambi wrote:<br>
<br>
&gt; hmm, I am using Window.<br>
<br>
</div>In that case, I would suggest just using the MSVC Express variant that fits the rest of your software stack -- either 2008 or 2010 (you could also upgrade to the full version if you had the money).  The cmake configuration of libLAS allows you to generate project files for either one of these IDEs.  See <a href="http://liblas.org/compilation.html#using-visual-studio-9-2008-on-windows" target="_blank">http://liblas.org/compilation.html#using-visual-studio-9-2008-on-windows</a> for instructions how to do so.<br>

<font color="#888888"><br>
Howard</font></blockquote></div><br></div>