Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Parallel Delaunay triangulation construction. Compilation error.

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Parallel Delaunay triangulation construction. Compilation error.


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Parallel Delaunay triangulation construction. Compilation error.
  • Date: Fri, 23 Jan 2015 17:27:49 +0100
  • Organization: GeometryFactory

Le Friday 23 January 2015 19:15:22 Илья Палачев a écrit :
> Hi, all.
>
> I'm using example Triangulation_3/parallel_insertion_in_delaunay_3.cpp.
> The code that is used looks as follows:
[..]

That piece of code in Triangulation_3/parallel_insertion_in_delaunay_3.cpp
can
be compiled only if CGAL_LINKED_WITH_TBB is defined. If you do not use CGAL
CMake script to create your build system or solution, then you must define
that macro yourself.
--
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.18.

Top of Page