Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] cgal as a MacOS X Framework

Subject: CGAL users discussion list

List archive

[cgal-discuss] cgal as a MacOS X Framework


Chronological Thread 
  • From: jacques gautrais <>
  • To:
  • Subject: [cgal-discuss] cgal as a MacOS X Framework
  • Date: Wed, 11 May 2011 15:52:23 +0200

Hi all,

I'm working on Mac (I'm quite fond of Obj-C). I will have a strong need of
cgal.
I will most surely have to copy my exec (an .app) on several clusters (have
multiple instances of MonteCarlo runs in parallel, but not parallelizing the
exec itself).
For this, I need an ".app" which about complete (no dependance to library
that do not come with MacOSX, essentially BSD). A way to do this is to embed
the libraries with the .app (of course, another one would be to produce a
statically linked exec). For this, the better is to embed libraries as
"frameworks" (afaik).

Is there anyone having done that already (multiple runs on MacOSX clusters).
If so, how did you do ?

Is there anyone having compiled and built cgal as a "MacOSX Framework" ?
If yes, can you give me the recipe ?
If no, this is something I could plan to do: is there anyone interested in
using such a framework ?

Best regards,
j./
======= // ==========
Dr. Jacques GAUTRAIS
http://jacques.gautrais.net
================================






  • [cgal-discuss] cgal as a MacOS X Framework, jacques gautrais, 05/11/2011

Archive powered by MHonArc 2.6.16.

Top of Page