Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] GMP and QT3 support for CGAL on mac os x

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] GMP and QT3 support for CGAL on mac os x


Chronological Thread 
  • From: "Karl J. Obermeyer" <>
  • To: , lihw <>
  • Subject: RE: [cgal-discuss] GMP and QT3 support for CGAL on mac os x
  • Date: Thu, 21 Dec 2006 21:50:56 -0800

Thanks for your message.
I've now reinstalled GMP, and decided I don't really care about QT. I'm not using the .dmg file for mac os x because it requires the GMP files to be in the directories /usr/local/include and /usr/lib, but fink installs them in /sw/include and /sw/lib (know a way around this?). So instead I'm using the interactive installer for unix systems, and I passed the support tests for Boost, GMP, Core, etc...everything I want, but then the build fails and says
"
Generating Makefiles ... done.
Building libCGAL static ...
Compilation of libCGAL static failed.
You will be shown a log now ...
"
Any ideas short of reading the log file??
the log file again shows many errors involving gmp related variables saying "...not declared in this scope..."

clueless,
Karl



lihw
<>
wrote:

I am using CGAL and QT4 on my mac, a powerbook g4. It is OK now, so I don't
think it is problem of CGAL.
However, I don't use the CGAL and qt at the same time.

I guess you may reinstall a fresh copy of CGAL and boost to see if the
problem can be solved.


-----Original Message-----
From: Karl J. Obermeyer
[mailto:]
Sent: Tuesday, December 12, 2006 11:35 PM
To: CGAL_forum
Subject: [cgal-discuss] GMP and QT3 support for CGAL on mac os x

To anyone who's gotten CGAL running on a mac:
I've got a ppc (powerbook G4) and have installed Boost, Core
successfully and they are recognized by the CGAL installer. However,
having installed QT3 and GMP with fink, the installer can't find these
packages automatically for some reason and I've tried typing in the
directories manually and I just get compile errors saying it can't
find the libraries. Has anyone else tried to install on a mac before?
much thanks,
Karl










Archive powered by MHonArc 2.6.16.

Top of Page