Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Q: This demo requires the CGAL Qt4 library, and will not be compiled

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Q: This demo requires the CGAL Qt4 library, and will not be compiled


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Q: This demo requires the CGAL Qt4 library, and will not be compiled
  • Date: Tue, 01 Jul 2014 11:48:02 +0200
  • Organization: GeometryFactory

Le Monday 30 June 2014 23:29:01 shilu a écrit :
> Dear all:
> I'm a new to CGAL. I have configured the CGAL using CMAKE-GUI and
> compiled it with the vs 2010 strictly according to the windows installation
> instruction (http://www.cgal.org/windows_installation.html) and no question
> has emerged. I have got lib and bin as follows:
[...]
> however, when I use cmake-gui to config the
> 'Surface_reconstruction_points_3' demo, the CGAL QT4 can not be found which
> cause the it not be compiled.

If you configure a CGAL demo separately from the CGAL library, then during
that second configuration you need to fill again the CMake variable about Qt4
(not CGAL_Qt4 that is a different library). Is QTDIR set in your environment
variables?

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.18.

Top of Page