Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Using Qt with CGAL

Subject: CGAL users discussion list

List archive

[cgal-discuss] Using Qt with CGAL


Chronological Thread 
  • From: Apurv Verma <>
  • To:
  • Subject: [cgal-discuss] Using Qt with CGAL
  • Date: Mon, 9 Jan 2012 05:14:25 +0530

Hello,
 I am working on building a "Robot Localization Visualizer" using CGAL and Qt. I already installed Qt using the Synaptic package manager.
 The examples given in the examples directory also work fine.

 But the one's given in the demo/ folder don't work. The following is the message which I get when I qmake.


apurv@deepu:~/ProgramFiles/CGAL-3.8/demo/AABB_tree$ cmake .
-- Build type: Release
-- USING CXXFLAGS = ' -frounding-math -O3 -DNDEBUG'
-- USING EXEFLAGS = ' '
-- Targetting Unix Makefiles
-- Using /usr/bin/c++ compiler.
-- NOTICE: This demo requires QGLViewer, Qt4, and will not be compiled.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/apurv/ProgramFiles/CGAL-3.8/demo/AABB_tree


It appears CGAL can't these libraries though I have already installed both using the Synaptic package manager.
What settings do I need to do?




--
thanks and regards,

Apurv Verma
B. Tech.(CSE)
IIT- Ropar







Archive powered by MHonArc 2.6.16.

Top of Page