Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL installation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL installation


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL installation
  • Date: Mon, 17 Oct 2011 16:20:13 +0200

On 10/17/2011 04:30 AM, Terence wrote:
Hi, I am Newbie of CGAL and would like install CGAL. My Computer is
installed with Windows Vista and follow the instruction of CGAL web page to
install Boost 1.47, CGAL 3.9 CMAKE 2.8.5 and QT 4.7.1. After installation,
I found that the demo "Triangulation 3" can't be compiled (CMAKE)
successfully. it will have the following message "This demo requires
QGLViewer, and will not be compiled". Anyone can help ?

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-installation-tp3910882p3910882.html
Sent from the cgal-discuss mailing list archive at Nabble.com.

You need to install libQGLviewer (http://www.libqglviewer.com/)
and indicate to cmake where you installed it.

See also the libQGLviewer section here:

http://www.cgal.org/Manual/latest/doc_html/installation_manual/Chapter_installation_manual.html#Subsection_10.4


Sebastien.



Archive powered by MHonArc 2.6.16.

Top of Page