Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL installation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL installation


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL installation
  • Date: Fri, 15 Jun 2012 13:40 +0200
  • Organization: GeometryFactory

Le vendredi 15 juin 2012 11:35:32 christelle yeromonahos a écrit :
> Hi,
>
> I am new to CGAL, and I am trying to install it on Mac OSX. Could you
> please help me?
>
> I have configured CGAL with
> cd CGAL-4.0
> cmake-gui .
>
> Now I would like to build libraries thanks to
> (cd CGAL-4.0)
> make
>
> But I get the error: make: ***No targets specified and no makefile found.
> Stop.

Relaunch cmake-gui, click Configure, and read the messages in the bottom part
of the Windows. Probably you are missing important dependencies, and CMake
was
not able to properly configure CGAL libraries.

Or use precompiled libraries from a distribution, like macport.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.18.

Top of Page