Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] NOTICE: This demo requires CGAL and Qt4, and will not be compiled

Subject: CGAL users discussion list

List archive

[cgal-discuss] NOTICE: This demo requires CGAL and Qt4, and will not be compiled


Chronological Thread 
  • From: d'anna <>
  • To:
  • Subject: [cgal-discuss] NOTICE: This demo requires CGAL and Qt4, and will not be compiled
  • Date: Tue, 29 Jul 2014 09:33:21 -0700 (PDT)

I'm new to CGAL and trying to install it as described in:
http://acg.cs.tau.ac.il/cgal-at-tau/installing-cgal-and-related-programs-on-windows

I think I have done everything as described but when I try to configure the
demo Triangulation_2 with cmake-gui I get the following problem:



The C compiler identification is MSVC 16.0.30319.1
The CXX compiler identification is MSVC 16.0.30319.1
Check for working C compiler using: Visual Studio 10 2010 Win64
Check for working C compiler using: Visual Studio 10 2010 Win64 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler using: Visual Studio 10 2010 Win64
Check for working CXX compiler using: Visual Studio 10 2010 Win64 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
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 EXEFLAGS = ' /machine:x64 /INCREMENTAL:NO'
Targetting Visual Studio 10 2010 Win64
Target build enviroment supports auto-linking
Using VC10 compiler.
Generator uses intermediate configuration directory: $(Configuration)
Requested component: Qt4
Found OpenGL: opengl32
Looking for Q_WS_X11
Looking for Q_WS_X11 - not found
Looking for Q_WS_WIN
Looking for Q_WS_WIN - found
Looking for Q_WS_QWS
Looking for Q_WS_QWS - not found
Looking for Q_WS_MAC
Looking for Q_WS_MAC - not found
Found Qt4: C:/Qt/4.8.6/bin/qmake.exe (found version "4.8.6")
Requested component: MPFR
Requested component: GMP
*NOTICE: This demo requires CGAL and Qt4, and will not be compiled.*



What have I done wrong? Any suggestions that may help?



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/NOTICE-This-demo-requires-CGAL-and-Qt4-and-will-not-be-compiled-tp4659648.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page