Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Surface Reconstruction - build issues

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Surface Reconstruction - build issues


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Surface Reconstruction - build issues
  • Date: Fri, 12 Feb 2010 13:14:20 +0100
  • Organization: GeometryFactory

On Monday 08 February 2010 02:18:23 George Koumantaris wrote:
> shouldn't i run into some errors about missing components, instead of
> getting a clean build?

The CMake scripts give *warnings* about missing dependencies, but no errors.
The reason is that CGAL must be buildable with WITH_DEMOS=ON and
WITH_EXAMPLES=ON even if there are (minor) missing dependencies (for example,
even if you do not have Qt3, you want to be able to build Qt4 demos).

--
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.16.

Top of Page