Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: shilu <>
  • To:
  • Subject: [cgal-discuss] Q: This demo requires the CGAL Qt4 library, and will not be compiled
  • Date: Mon, 30 Jun 2014 23:29:01 -0700 (PDT)

Dear all:
I'm a new to CGAL. I have configured the CGAL using CMAKE-GUI and
compiled it with the vs 2010 strictly according to the windows installation
instruction (http://www.cgal.org/windows_installation.html) and no question
has emerged. I have got lib and bin as follows:
CGAL-4.3\build\lib
<http://cgal-discuss.949826.n4.nabble.com/file/n4659497/1.jpg>
CGAL-4.3\build\bin
<http://cgal-discuss.949826.n4.nabble.com/file/n4659497/2.jpg>

however, when I use cmake-gui to config the
'Surface_reconstruction_points_3' demo, the CGAL QT4 can not be found which
cause the it not be compiled.
<http://cgal-discuss.949826.n4.nabble.com/file/n4659497/3.jpg>

So I dont no why, because the libCGAL QT4 is right configured:
# cmake messages
~~
Configuring libCGAL_Qt4
USING OPENGL_VERSION = '1.1'
USING QT4_VERSION = '4.8.6'
OpenGL include:
OpenGL libraries: glu32;opengl32
OpenGL definitions:
Qt4 include: D:/Qt/4.8.6/include
Qt4 libraries:
optimized;D:/Qt/4.8.6/lib/qtmain.lib;debug;D:/Qt/4.8.6/lib/qtmaind.lib;optimized;D:/Qt/4.8.6/lib/QtOpenGL4.lib;debug;D:/Qt/4.8.6/lib/QtOpenGLd4.lib;optimized;D:/Qt/4.8.6/lib/QtGui4.lib;debug;D:/Qt/4.8.6/lib/QtGuid4.lib;optimized;D:/Qt/4.8.6/lib/QtCore4.lib;debug;D:/Qt/4.8.6/lib/QtCored4.lib
Qt4 definitions: -DQT_DLL
moc executable: D:/Qt/4.8.6/bin/moc.exe
uic executable: D:/Qt/4.8.6/bin/uic.exe
Requested component: MPFR
Requested component: GMP
libCGAL_Qt4 is configured
~~

So, could someone give me some instructions. That will be great help to me.



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



Archive powered by MHonArc 2.6.18.

Top of Page