Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: klo uo <>
  • To:
  • Subject: [cgal-discuss] Re: Precompiled ipelets or how to compile them?
  • Date: Wed, 6 Mar 2013 09:12:38 +0100

So except "it should work", can someone provide more meaningful reply, as I provided couple of logs?

Thanks


On Tue, Mar 5, 2013 at 10:39 AM, klo uo <> wrote:
So did anyone made those ipelets on Windows?

As replied, if I set IPE variables by hand (although they are set as environment variables, but for some reason aren't read):

    IPE_INCLUDE_DIR=C:\Programs\ipe-7.0.10\include
    IPE_LIBRARIES=C:\Programs\ipe-7.0.10\bin\ipe.dll

configuration is successful and solution is build by cmake:

========================================
This is the Windows CMake running within the cygwin platform.

Build type: Release

USING CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHsc /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /MD /O2 /Ob2 /D NDEBUG'

USING EXEFLAGS = ' /STACK:10000000 /machine:X86 /INCREMENTAL:NO'

Targetting Visual Studio 10

Target build enviroment supports auto-linking

Using VC10 compiler.

Generator uses intermediate configuration directory: $(Configuration)

Requested component: Core

Requested component: IPE

Found Ipe: C:\Programs\ipe-7.0.10\include C:\Programs\ipe-7.0.10\bin\ipe.dll

Requested component: MPFR

Requested component: GMP

-- Using IPE version 7 compatibility.

Configuring done

========================================

but it can't be compiled as replied in my previous email.






Archive powered by MHonArc 2.6.18.

Top of Page