Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: CGAL 4.2 Beta 1 Released, Computational Geometry Algorithms Library

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: CGAL 4.2 Beta 1 Released, Computational Geometry Algorithms Library


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: CGAL 4.2 Beta 1 Released, Computational Geometry Algorithms Library
  • Date: Tue, 12 Mar 2013 14:07:58 +0100
  • Organization: GeometryFactory

Le mardi 12 mars 2013 04:53:51 tang a écrit :
> Dear Dr. Rineau,
>
> Thank you very much for your kindly reply.
>
> I have tested the 4.2 by Intel C++ compiler and the error information is as
> follows:
>
>
> Error 2 error : identifier "ilogb" is undefined
> E:\Users\tang\tang\mesh\CGAL\CGAL4.2\64bit_MT\include\CGAL\CORE\Filter.h
>
126
> 1 CGAL_Core
> Error 3 error : identifier "ilogb" is undefined

Unfortunately, the CGAL project does not (yet) support the Intel C++ Compiler
(icpc) on Windows. I know and understand the issue but that would need some
work.

I suggest you try to compile with the CMake variable WITH_CGAL_Core set to
OFF. That may be sufficient so that you can use icpc with CGAL-4.2.

--
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