Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: error related to QGLViewer
  • Date: Mon, 17 Oct 2011 13:45:53 -0700

The path to libqglviewer include files is invalid.

What is the value of QGLVIEWER_INCLUDE_DIR in the file CMakeCache.txt?

Note that QGLVIEWER_INCLUDE_DIR is correct if the file
QGLVIEWER_INCLUDE_DIR/QGLViewer/qglviewer.h should exist.

If QGLVIEWER_INCLUDE_DIR is incorrect, edit the file (or use cmake gui)
to set it correctly.

Sebastien.

On 10/17/2011 01:58 AM, jiju wrote:
Hi,
When I tried to build surface_mesher demo, I'm getting the followingerror
message:

c:\cgal-3.9\demo\surface_mesher\viewer.h(4) : fatal error C1083: Cannot open
include file: 'QGLViewer/qglviewer.h': Invalid argument

I've configured the demo by setting cmake variables corresponding to
qglviewer and also I've added qglviewerroot environment variable.

Earlier, when i configured the demo using cmake I had obtained some warning
messages like:
WARNING: Target "Surface_mesher" requests linking to directory
"C:/libQGLViewer-2.3.10/QGLViewer/release". Targets may link only to
libraries. CMake is dropping the item.

what could be the problem?

Jiju


--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/error-related-to-QGLViewer-tp3908960p3911428.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.16.

Top of Page