Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL header only installation usage

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL header only installation usage


Chronological Thread 
  • From: Anjishnu Bandyopadhyay <>
  • To: <>
  • Subject: Re: [cgal-discuss] CGAL header only installation usage
  • Date: Mon, 16 Jan 2017 16:33:45 +0100
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=Pass
  • Ironport-phdr: 9a23:FOJyEhyeoxjKITrXCy+O+j09IxM/srCxBDY+r6Qd0e8XIJqq85mqBkHD//Il1AaPBtSHrakZwLOH4uigATVGusnR9ihaMdRlbFwst4Y/p0QYGsmLCEn2frbBThcRO4B8bmJj5GyxKkNPGczzNBX4q3y26iMOSF2kbVImbre9J4jJks7i1/yu44aBJEJTlT+laPVzKg+3pEPfrI4NkI56I+EwzBXO5XBHcuATyWJzLk+IhEXA4ZLk95Fq92Fcuukq6tVbeaT8ZaUxC7JCWmcIKWcwseTttxjYTQ2SrlEVVGkHlQJBDwjU5QCyCp73sCrhtuxgniOTO8HnSqg9VTSz5rZDQxLyjmEMN2hqoynslsVsgfcD81qarBtlztuMbQ==
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Hi,

Thanks. Maybe a stupid question but what does LINKED_WITH_TBB signify?

Best regards,
Anjishnu

> On 16 Jan 2017, at 16:20, Laurent Rineau (CGAL/GeometryFactory)
> <>
> wrote:
>
> Le Monday, January 16, 2017 4:05:46 PM CET Anjishnu Bandyopadhyay a ?crit :
>> Hi,
>>
>> What is the exact way of running the examples after a header only
>> installation of CGAL. I installed CGAL using the header only way. Also if
>> I am using CGAL in a project of mine can I use CGAL the way Eigen is
>> generally used (since Eigen is always header only) i.e. can I just link
>> the include directory and will it work?
>
> Yes, it should work similarly to Eigen.
>
> Yes, if you do not use our CMake scripts, there might be macros to define,
> such as
>
> -DCGAL_LINKED_WITH_TBB
> -DCGAL_USE_GMP
> -DCGAL_USE_MPFR
> -DCGAL_USE_ZLIB
>
> depending on which third-party libraries you use.
>
> --
> Laurent Rineau, PhD
> R&D Engineer at GeometryFactory http://www.geometryfactory.com/
> Release Manager of the CGAL Project http://www.cgal.org/
>
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://sympa.inria.fr/sympa/info/cgal-discuss
>
>




Archive powered by MHonArc 2.6.18.

Top of Page