Subject: CGAL users discussion list
List archive
- From: Ana Mafalda Martins <>
- To:
- Subject: Re: [cgal-discuss] Help - Compiling CGAL 4.7
- Date: Fri, 29 Jan 2016 19:29:59 +0000
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:vS+2jxeBWixfRpzKtXkIsAUelGMj4u6mDksu8pMizoh2WeGdxc+6bR7h7PlgxGXEQZ/co6odzbGG7Oa4BydZuMvJmUtBWaIPfidNsd8RkQ0kDZzNImzAB9muURYHGt9fXkRu5XCxPBsdMs//Y1rPvi/6tmZKSV3BPAZ4bt74BpTVx5zukbvipNuLPU4R3Wf1SIgxBSv1hD2ZjtMRj4pmJ/R54TryiVwMRd5rw3h1L0mYhRf265T41pdi9yNNp6BprJYYAu2pN5k+VqFSWTQ6L3gutoqsrgjGVQLJ530GU2xQnAAPGBnA9Bi9X5H/tWzxueN5nSWbJsbrVqtnZTP35KhiTFrkiTwMKiUi2GDRkM15yqxB8zy7oBkq6ojdKKScOvN6cqqVWNoAWWtHRY4FXmpEC421a4cGSe8IJ/pZqZLVqF4HrB/4Dg6pUrC8ggRUj2P7iPVpm98qFhvLiVQt
Hi,
Sorry to bother you again, but after a lot of tries (installing other versions, etc.) the problem persists. Do you have any ideia what is going wrong?
I am really, really sorry, but if you could help me it would be great, since I really need CGAL.
Thanks in advance,
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
- [cgal-discuss] Help - Compiling CGAL 4.7, Ana Mafalda Martins, 01/29/2016
- Re: [cgal-discuss] Help - Compiling CGAL 4.7, Sebastien Loriot (GeometryFactory), 01/29/2016
- Re: [cgal-discuss] Help - Compiling CGAL 4.7, Ana Mafalda Martins, 01/29/2016
- Re: [cgal-discuss] Help - Compiling CGAL 4.7, Ana Mafalda Martins, 01/29/2016
- Re: [cgal-discuss] Help - Compiling CGAL 4.7, Mehran Maghoumi, 01/29/2016
- Re: [cgal-discuss] Help - Compiling CGAL 4.7, Ana Mafalda Martins, 01/29/2016
- Re: [cgal-discuss] Help - Compiling CGAL 4.7, Mehran Maghoumi, 01/29/2016
- Re: [cgal-discuss] Help - Compiling CGAL 4.7, Ana Mafalda Martins, 01/29/2016
- Re: [cgal-discuss] Help - Compiling CGAL 4.7, Ana Mafalda Martins, 01/29/2016
- Re: [cgal-discuss] Help - Compiling CGAL 4.7, Mehran Maghoumi, 01/29/2016
- Re: [cgal-discuss] Help - Compiling CGAL 4.7, Ana Mafalda Martins, 01/29/2016
- Re: [cgal-discuss] Help - Compiling CGAL 4.7, Mehran Maghoumi, 01/29/2016
- Re: [cgal-discuss] Help - Compiling CGAL 4.7, Sebastien Loriot (GeometryFactory), 01/29/2016
Archive powered by MHonArc 2.6.18.