Hello again,

I am getting following error when I try to generate using CMake 2.8.4

CMake Error at C:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindBoost.cmake:1128 (message):

 Unable to find the requested Boost libraries.

 Unable to find the Boost header files. Please set BOOST_ROOT to the root

directory containing Boost or BOOST_INCLUDEDIR to the directory containing

Boost's headers.

Call Stack (most recent call first):

CMakeLists.txt:184 (find_package)


Warm Regards,
Thejus


On Wed, Jun 22, 2011 at 3:53 PM, Howard Butler <[email protected]> wrote:

>
> On Jun 22, 2011, at 8:40 AM, thejus kambi wrote:
>
> > hmm, I am using Window.
>
> 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
> http://liblas.org/compilation.html#using-visual-studio-9-2008-on-windowsfor 
> instructions how to do so.
>
> Howard
_______________________________________________
Liblas-devel mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/liblas-devel

Reply via email to