Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Error building with -DWITH_GMP:BOOL=OFF

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Error building with -DWITH_GMP:BOOL=OFF


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Error building with -DWITH_GMP:BOOL=OFF
  • Date: Mon, 13 Oct 2014 15:19:42 +0200
  • Organization: GeometryFactory

On 10/13/2014 03:13 PM, Dominik Szczerba wrote:
Hi,

I need to build CGAL 4.5 without GMP. I specify the cmake flag
-DWITH_GMP:BOOL=OFF but still get the error listed below. How do I go
around it?


try -DCGAL_DISABLE_GMP=ON

Sebastien.

http://doc.cgal.org/latest/Manual/installation.html#installation_gmp

Many thanks for an advice
Dominik

== Detect external libraries ==
-- External libraries supported:
GMP;MPFR;ZLIB;OpenGL;LEDA;MPFI;RS;RS3;OpenNL;Eigen3;BLAS;LAPACK;QGLViewer;ESBTL;Coin3D;NTL;IPE
-- Preconfiguring library: GMP ...
-- Could NOT find GMP (missing: GMP_LIBRARIES GMP_INCLUDE_DIR)
CMake Error at cmake/modules/CGAL_SetupDependencies.cmake:66 (message):
CGAL requires GMP to be found
Call Stack (most recent call first):
CMakeLists.txt:639 (include)





Archive powered by MHonArc 2.6.18.

Top of Page