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 20:18:23 -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=BVmv2FPz1iyWAcbDbVzc7A7u0ootGxgw0D8NUWKPOes1OalTieAxDF6m/8f5UySP57 Ct0XE/mG/3uTpR2oQCtcyiaK0mIHvTB1hR+PA51VRkKpaor4uKjhU2zGjIyQCDQV1ZwP P/JCi0C+F+Sg5EsYyNKNfxhRiDw/Xa4B9sqU8=

shouldn't i run into some errors about missing components, instead of
getting a clean build?

2010/2/7 George Koumantaris
<>:
> 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