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: George Koumantaris <>
  • To:
  • Subject: Re: [cgal-discuss] Surface Reconstruction - build issues
  • Date: Sun, 7 Feb 2010 16:25:56 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=xBuxWSIZZRSUFqP6+Jp3cBSXY9SRVLeFbwpqjblRJEKie/l7dx5ZyjIVz5CvGA57dC w4GNX+M5R8RTOmStgXyHlvcd8MSpgfHOX7f9D5Lm6Zai3/k0wKcfLshNLSCnIO+zm/13 3Va2cJ+e5HtGKOnKuWRVQr5iEZvLWMak0wkfk=

I have CGAL_DIR at /usr/local/lib/CGAL.
I am able to run the demo for Surface_Reconstruction but not the example.
No errors whatsoever.

2010/2/7 Laurent Rineau (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/
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>
>



Archive powered by MHonArc 2.6.16.

Top of Page