Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Help - Compiling CGAL 4.7

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Help - Compiling CGAL 4.7


Chronological Thread 
  • From: Ana Mafalda Martins <>
  • To:
  • Subject: Re: [cgal-discuss] Help - Compiling CGAL 4.7
  • Date: Fri, 29 Jan 2016 16:18:21 +0000
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:Cff/3xD1KI/FmLvsS69RUyQJP3N1i/DPJgcQr6AfoPdwSP/7oMbcNUDSrc9gkEXOFd2CrakU1KyO7eu/CCQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpQAbFhi3DwdpPOO9QteU1JTokbjssMKCKyxzxxODIppKZC2sqgvQssREyaBDEY0WjiXzn31TZu5NznlpL1/A1zz158O34YIxu38I46FppIZ9V77ndfE4UaBAF2ZhdHsk4dXi8xjFVwqGoHUGFX4HlwJBRAnD4ha9VZj4tm72t/F2xTKBbvHxGLs7UDDn46ZwQwLzkw8GMSQ4+SfZkJ9elqVe9TunrlRayoDdZI2cfN93ZL/ce8hSEWMHW89fXihNC8W5ZpETDuwaFeldpoj54VAJqE3tVkGXGOrzx2oQ1TfN1qog3rF5HA==

No!!! It is stopped for 30m..... And none .sln file created.

Mafalda

2016-01-29 16:03 GMT+00:00 Sebastien Loriot (GeometryFactory) <>:
Does it really stop there? isn't there any .sln solution file created?

Sebastien.


On 01/29/2016 04:53 PM, Ana Mafalda Martins wrote:
Hello everyone,

First of all, I am sorry bother you if this is a silly question.

I trying to install CGAL 4.7 library on Windows 8.1. I followed all
steps in tutorial: http://www.cgal.org/download/windows.html

Below is the result when I try compile CGAL with CMake. I clicked on
"Configure", and it stops in "== Detect external libraries =="

Follows the output that I obtained in CMake, it stops immediately after
"GMP definitions:"


----------------------------------------------------------------------------------------------

The CXX compiler identification is MSVC 16.0.30319.1

The C compiler identification is MSVC 16.0.30319.1

Check for working CXX compiler using: Visual Studio 10 2010

Check for working CXX compiler using: Visual Studio 10 2010 -- works

Detecting CXX compiler ABI info

Detecting CXX compiler ABI info - done

Detecting CXX compile features

Detecting CXX compile features - done

Check for working C compiler using: Visual Studio 10 2010

Check for working C compiler using: Visual Studio 10 2010 -- works

Detecting C compiler ABI info

Detecting C compiler ABI info - done

== Setting paths ==

Build CGAL from release in directory CGAL-4.7

Packagenames: CGAL-4.7

== Setting paths (DONE) ==

== Generate version files ==

CGAL_MAJOR_VERSION=4

CGAL_MINOR_VERSION=7

CGAL_BUGFIX_VERSION=0

CGAL_SONAME_VERSION=11

CGAL_SOVERSION =11.0.1

CGAL_REFERENCE_CACHE_DIR=

Building shared libraries

Targetting Visual Studio 10 2010

Target build enviroment supports auto-linking

Using VC10 compiler.

Generator uses intermediate configuration directory: $(Configuration)

USING CMake version: 3.3.0

System: Windows

== Generate version files (DONE) ==

== Set up flags ==

Build type: Release

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

USING LDFLAGS = ' /machine:X86 /INCREMENTAL:NO'

== Set up flags (DONE) ==

== Detect external libraries ==

External libraries supported:
GMP;MPFR;ZLIB;OpenGL;LEDA;MPFI;RS;RS3;OpenNL;Eigen3;BLAS;LAPACK;QGLViewer;ESBTL;Coin3D;NTL;IPE

Preconfiguring library: GMP ...

Found GMP: C:/dev/CGAL-4.7/auxiliary/gmp/lib/libgmp-10.lib

GMP has been preconfigured:

UseGMP-file:

GMP include: C:/dev/CGAL-4.7/auxiliary/gmp/include

GMP libraries: C:/dev/CGAL-4.7/auxiliary/gmp/lib/libgmp-10.lib

GMP definitions:


-----------------------------------------------------------------


Do you have any ideia what is happening? Or I can fix it?

Sorry, but it is really important for me....

Thanks in advance,
Mafalda




--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss






Archive powered by MHonArc 2.6.18.

Top of Page