Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Compiling the ipelets on OS X 10.6.8 with IPE 7.1.4

Subject: CGAL users discussion list

List archive

[cgal-discuss] Compiling the ipelets on OS X 10.6.8 with IPE 7.1.4


Chronological Thread 
  • From: Dror Atariah <>
  • To:
  • Subject: [cgal-discuss] Compiling the ipelets on OS X 10.6.8 with IPE 7.1.4
  • Date: Thu, 8 Aug 2013 13:17:50 +0200

I'm trying to build the demo directory of the CGAL_ipelets package, so I can
use these ipelets with my installed IPE. I installed IPE from a .dmg file
which I downloaded from IPE's website.

For the sake of future reference I'm posting the way I ran CMake so it found
Ipe correctly. In the demo directory I ran:

cmake
-DIPE_INCLUDE_DIR=/Applications/Ipe.app/Contents/Resources/local/include/
-DIPE_LIBRARIES=/Applications/Ipe.ap
p/Contents/Resources/local/lib/libipe.so.7.1.4 .

After that "make install" set everything correctly with the installed Ipe.

Good luck,
Dror


Archive powered by MHonArc 2.6.18.

Top of Page