Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Precompiled ipelets or how to compile them?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Precompiled ipelets or how to compile them?


Chronological Thread 
  • From: klo uo <>
  • To:
  • Subject: [cgal-discuss] Precompiled ipelets or how to compile them?
  • Date: Mon, 4 Mar 2013 16:20:55 +0100

Hi,

I compiled latest CGAL on 32bit Windows. Everything went smooth by following instructions linked from CGAL portal.

Now I wanted to compile CGAL ipelets, provided as demo package.
I made additional env vars:
 - IPE_INCLUDE_DIR pointing to "include" folder from my Ipe installation, which is correctly recognized by CMake
 - IPE_LIBRARIES pointing to "bin" folder from my Ipe installation, which is not recognized.

Reading ipelets documentation, suggests that library that's needed for ipelet to be compiled is ipe.dll. This file exists in folder pointed by IPE_LIBRARIES env var.

As I can't find any instructions how to build these ipelets, I thought to use this mailing list.
Precompiled binaries would be much appreciated, also.

Thanks



Archive powered by MHonArc 2.6.18.

Top of Page