Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] visualizing CGAL objects

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] visualizing CGAL objects


Chronological Thread 
  • From: Adam Getchell <>
  • To:
  • Subject: Re: [cgal-discuss] visualizing CGAL objects
  • Date: Thu, 3 Mar 2016 11:40:17 -0800
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:8bUPTRKySQFKyvPvqdmcpTZWNBhigK39O0sv0rFitYgUI/XxwZ3uMQTl6Ol3ixeRBMOAu60C1Lad6vq4EUU7or+/81k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i760zceF13FOBZvIaytQ8iJ35vxiLz5oseLKyxzxxODIppKZC2sqgvQssREyaBDEY0WjiXzn31TZu5NznlpL1/A1zz158O34YIxu38I46FppIZ9V77ndfE4UaBAF2ZhdHsk4dXi8xjFVwqGoHUGFX4HlwJBRAnD4ha9VZj4tm72t/F2xTKBbvHxGLs7UDDn46ZwQwLzkw8GMSQ4+SfZkJ9elqVe9Tutrhk37IPIa4GYMP42KqrRdNZcSmddVcZcUyhpDYa1bo9JBO0Ea7UL57LhrkcD+EPtTTKnA/nin2dF

Hi Tony,

My project’s travis.yml file contains instructions on how to compile CGAL
from source successfully on a Mac. It does this everytime I push a commit to
GitHub.

https://github.com/acgetchell/CDT-plusplus/blob/master/.travis.yml

Note that Travis has Homebrew already installed, which in my opinion is the
best package manager for MacOSX.

https://github.com/Homebrew/homebrew

Once you have Homebrew though, you can just do:

# brew install cgal

And it will just work. (N.B. I’ve updated the Homebrew cgal formula for the
past few versions.)

If you’re interested in the QT stuff, do:

# brew install coal --with-imaging

Best,

Adam Getchell
about.me/adamgetchell

> On Mar 2, 2016, at 6:41 AM, tcscott
> <>
> wrote:
>
> Hello again
>
> THX. At least this tells me what my problem is but I submit this is wholly
> unacceptable for any new
> user with a MAC. It means I cannot work out the demos nor visualize the
> CGAL data structures on a MAC.
>
> I have to think if I should even bother continuing with CGAL.
>
> So much code.
>
> So much effort.
>
> but clearly the MAC version for this code is something of a bust.
>
> best wishes
>
> Tony
>
>
>
>
>
>
> --
> View this message in context:
> http://cgal-discuss.949826.n4.nabble.com/visualizing-CGAL-objects-tp4661624p4661662.html
> Sent from the cgal-discuss mailing list archive at Nabble.com.
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://sympa.inria.fr/sympa/info/cgal-discuss
>
>




Archive powered by MHonArc 2.6.18.

Top of Page