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: Eric Berberich <>
  • To:
  • Cc: christelle yeromonahos <>
  • Subject: Re: [cgal-discuss] CGAL installation
  • Date: Fri, 15 Jun 2012 12:42:34 +0200

On 6/15/12 12:35 PM, christelle yeromonahos wrote:
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.

Would you know what I can do?

Thank you very much,


CGAL 4.0 also comes with macports:

port install cgal

or if you want qt demos

port install cgal +qt4 +universal +demos

eriC



Archive powered by MHonArc 2.6.18.

Top of Page