Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Not able to configure and build

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Not able to configure and build


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Not able to configure and build
  • Date: Thu, 04 Sep 2014 08:25:13 +0200
  • Organization: GeometryFactory

On 09/03/2014 06:29 PM, ramesh wrote:
Hi all,
I am new to CGAL. Recently I installed CGAL from the installation page
http://doc.cgal.org/latest/Manual/installation.html .
When I try to configure and build Triangulation_2 under demo folder, I get
the following.

super@Jallu:~/Downloads/CGAL-4.4/demo/Triangulation_2$ cmake .
-- Build type: Release
-- USING CXXFLAGS = '-g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -frounding-math -O3 -DNDEBUG'
-- USING EXEFLAGS = ' -Wl,-Bsymbolic-functions -Wl,-z,relro '
-- Targetting Unix Makefiles
-- Using /usr/bin/c++ compiler.
-- NOTICE: This demo requires CGAL and Qt4, and will not be compiled.
-- Configuring done
-- Generating done
-- Build files have been written to:
/home/super/Downloads/CGAL-4.4/demo/Triangulation_2


It says QT4 is required, but I already installed it. Please help to solve
this problem. I would be grateful to you.



echo $CGAL_DIR?
Was libCGAL_QT4 compiled successfully when building CGAL?

Sebastien.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Not-able-to-configure-and-build-tp4659770.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page