Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] cgal install OSX

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] cgal install OSX


Chronological Thread 
  • From: Wesley Smith <>
  • To:
  • Cc:
  • Subject: Re: [cgal-discuss] cgal install OSX
  • Date: Tue, 26 May 2009 13:23:37 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Qizi9S9cKMTkrmBXe0QOybeS/IA5CxqiFQVH74C0TOnnmzcKJlBC51HnQv5HNaFj3Z mhjbee4OpMFSstKdrRHEWxa5JMpmhTmGhXIutIQUgm2CtCy41SrNA8sft36C9eBywBkD pzrbiuKfslnE331/CdqiypdBMnTtadLw7uo50=

You're right. It's an old version. I was helping someone else build
it on their machine and didn't check to see if we were working with
the latest. I'll update and report back if I have any problems.

thanks!
wes

On Tue, May 26, 2009 at 1:12 PM, Laurent Rineau (GeometryFactory)
<>
wrote:
> Le mardi 26 mai 2009 21:26:37,
>
> a écrit :
>> I can't answer your specific question, although I did recently install CGAL
>> 3.4 on Mac OS 10.5. My procedure was to update XCode and then use MacPorts
>> to install cmake, boost, gmp, and mpfr. After that, I entered
>>
>> cmake .
>> make install
>>
>> as terminal commands from within the CGAL directory. I've written small
>> programs using OpenGL, Cocoa, and CGAL in XCode, and I may be able to help
>> with XCode project settings if that's the kind of development you want to
>> do.
>
> Wesley is trying to install CGAL-3.3.1. Maybe that version has
> incompatibilities with recent Mac OS.
>
> Wesley, you should upgrade to CGAL-3.4, if possible. If that is not
> possible,
> try things like :
>  export CXXFLAGS=-I/path/to/boost/include
>  export LDFLAGS=-L/path/to/boost/lib
>
> --
> Laurent Rineau, PhD
> Engineer at GeometryFactory
> http://www.geometryfactory.com/
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>



Archive powered by MHonArc 2.6.16.

Top of Page