Skip to Content.
Sympa Menu

cgal-discuss - Compiling on Mac OS

Subject: CGAL users discussion list

List archive

Compiling on Mac OS


Chronological Thread 
  • From:
  • To:
  • Subject: Compiling on Mac OS
  • Date: Fri, 21 Mar 2008 03:38:56 +0100

Hi everyone,

I'm trying to compile CGAL on Mac OS but it doesn't find boost for some
reason. I installed the boost library using macports so it is in the
/opt/local/ directory, so when I run the interactive mode of the CGAL script,
I specify the compilation flag:

"-I/opt/local/include/boost"

and the linking flag:

"-L/opt/local/lib"

However, when I run the Test, it does not find it. Any reason why this is
happening?

Thank you all,

aa


  • Compiling on Mac OS, alejandro . aragon, 03/21/2008

Archive powered by MHonArc 2.6.16.

Top of Page