Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] error related to QGLViewer

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] error related to QGLViewer


Chronological Thread 
  • From: Eric Berberich <>
  • To:
  • Subject: Re: [cgal-discuss] error related to QGLViewer
  • Date: Sun, 16 Oct 2011 10:07:12 +0200

jiju wrote:
Hi,
when i tried to configure Triangulation_3 demo, I'm getting the following
message:
*NOTICE:This demo requires QGLViewer, and will not be compiled*

(This is the case with mesh_3, alpha_3 and some more demos)

I've installed QGLviewer library and added QGLVIEWERROOT appropriately and
still getting the same message.
Cmake configures and generates it each time but .sln file in the directory
doesn't contain any project file.(It contains only ALL_BUILD and
ZERO_CHECK).

I tried several times installing and reinstalling QGLViewer library but
couldn't fix the problem. Does any one know the reason?

Try to delete CMakeCache.txt and run cmake again. If it's not working try the other variables mentioned in http://www.cgal.org/Manual/latest/doc_html/installation_manual/Chapter_installation_manual.html#Subsection_10.4 for the QGLviewer


eriC



Archive powered by MHonArc 2.6.16.

Top of Page