Subject: CGAL users discussion list
List archive
- From: "Laurent Rineau (CGAL/GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] Problems in running make command for CGAL-4.3
- Date: Mon, 03 Feb 2014 12:39:13 +0100
- Organization: GeometryFactory
Le Monday 03 February 2014 02:51:48 kavishrox a écrit :
> Hi,
> I am a beginner in using CGAL and trying to install it . I ran cmake .
> command and it showed the following output
> * <http://pastebin.com/p68L4ZRy> http://pastebin.com/p68L4ZRy*
>
> On running the make command I get the following output:
>
> * <http://pastebin.com/T5QKBGUE> http://pastebin.com/T5QKBGUE*
>
> Can anyone help me on this . I am really frustrated .
Your build log shows that your installation of Boost is not correct:
root@ubuntu:/home/kavish/Downloads/CGAL-4.3# make
Scanning dependencies of target CGAL
[ 3%] Building CXX object src/CGAL/CMakeFiles/CGAL.dir/all_files.cpp.o
In file included from
/usr/local/include/boost/numeric/conversion/numeric_cast_traits.hpp:28:0,
from /usr/local/include/boost/numeric/conversion/cast.hpp:34,
from /usr/local/include/boost/lexical_cast.hpp:159,
from
/home/kavish/Downloads/CGAL-4.3/include/CGAL/exceptions.h:28,
from
/home/kavish/Downloads/CGAL-4.3/src/CGAL/assertions.cpp:28,
from
/home/kavish/Downloads/CGAL-4.3/src/CGAL/all_files.cpp:8:
/usr/local/include/boost/numeric/conversion/detail/numeric_cast_traits.hpp:12:91:
fatal error:
boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp:
No such file or directory
#include
<boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp>
^
compilation terminated.
A file from your Boost installation tries to include another file that your
Boost installation does not have. There should be a file
/usr/local/include/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp
in your Boost installation. Try to reinstall it.
--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/
- [cgal-discuss] Problems in running make command for CGAL-4.3, kavishrox, 02/03/2014
- Re: [cgal-discuss] Problems in running make command for CGAL-4.3, Laurent Rineau (CGAL/GeometryFactory), 02/03/2014
- Re: [cgal-discuss] Problems in running make command for CGAL-4.3, Philipp Moeller, 02/03/2014
Archive powered by MHonArc 2.6.18.