Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL 4.1 Released, Computational Geometry Algorithms Library

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL 4.1 Released, Computational Geometry Algorithms Library


Chronological Thread 
  • From: Eric Berberich <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL 4.1 Released, Computational Geometry Algorithms Library
  • Date: Sun, 04 Nov 2012 18:41:11 +0100

On 10/31/12 3:29 AM, 刘先勇 wrote:
Oh, CONGRATULATIONS!!!!!

BTW, I would like ask about zlib in CGAL, though we can built CGAL 4.1
without errors.

We build it on windows platform. In the CMake GUI, we only have a
checkbox WITH_ZLIB to (de)select;
where can we and should we specify the include and library paths for zlib???

We added them manually, but got warning message:
Manually-specified variables were not used by the project.

Check FindZLIB.cmake shipped with CMake. It searches some default paths, or "include" and "lib" subdirectory of ENV(ZLIB_ROOT).

eriC


  • Re: [cgal-discuss] CGAL 4.1 Released, Computational Geometry Algorithms Library, Eric Berberich, 11/04/2012

Archive powered by MHonArc 2.6.18.

Top of Page