Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Precompiled ipelets or how to compile them?
  • Date: Tue, 05 Mar 2013 08:49:51 +0100
  • Organization: GeometryFactory

What is not working for you?

just go to demo folder of ipelets and provided all variables are correctly set, cmake .; make; make install should be working.

I did not try this on windows since some time ago but I don't
expect this not to work.

Let me know.

Sebastien.

On 03/05/2013 08:42 AM, klo uo wrote:
Looking closer, this list seems to be at very low frequency
Is there a better place I can ask my question?

Thanks


On Mon, Mar 4, 2013 at 4:20 PM, klo uo
<
<mailto:>>
wrote:

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