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: Sun, 7 Feb 2010 12:33:00 +0100
  • Organization: GeometryFactory

Le dimanche 07 février 2010 11:58:05, 杨成林 a écrit :
> Cmake doesn't generate makefile for examples by default. You should
> manually set it.

It depends if you are configuring the whole CGAL library (in that case demos
and examples are configured only if WITH_DEMOS=ON and WITH_EXAMPLES=ON, in
the
CMake cache), or if you are configuring a single example. In that case, it
was
the configuration of a single example in
examples/Surface_reconstruction_points_3/.

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



Archive powered by MHonArc 2.6.16.

Top of Page