Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Getting started with CGAL on a mac OS X

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Getting started with CGAL on a mac OS X


Chronological Thread 
  • From: Dror Atariah <>
  • To:
  • Subject: Re: [cgal-discuss] Getting started with CGAL on a mac OS X
  • Date: Mon, 3 Jan 2011 17:14:19 +0100

@Laurent:
After changing the directory name (i.e. removing the spaces), and running the
script, I ran this:
> First, CGAL_DIR must be set to the *directory* where CGALConfig.cmake lies.
> So
> it is:
>
> cmake -DCGAL_DIR=/opt/local/lib/CGAL .

At this point I could run "make" in the directory, and build an executable!
Thanks a lot!!!
> By curiosity, what is your CMake version?
>
> cmake --version
2.8.3

Now, I'll have to figure out how to visualize things...

Thnx guys for the quick and accurate help.
Dror


Archive powered by MHonArc 2.6.16.

Top of Page