Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Error when compiling with LEDA

Subject: CGAL users discussion list

List archive

[cgal-discuss] Error when compiling with LEDA


Chronological Thread 
  • From: Iordan Iordanov <>
  • To:
  • Subject: [cgal-discuss] Error when compiling with LEDA
  • Date: Fri, 24 Feb 2017 12:03:26 +0100 (CET)

Hello everyone,

I have a problem when I'm trying to compile CGAL with LEDA.
The library and the header files are detected correctly at configuration
time, but when I try to build CGAL I get the error:

[...]/Installation/include/CGAL/config.h:251:4: error: "This compiler does not have a working STL"

#  error "This compiler does not have a working STL"

   ^


I have tried some solutions that I found online (such as deleting
CMakeCache.txt and retrying) but it's still giving me the same error.

The compiler I am using is clang-700.1.81 on a MacOS X Yosemite (10.10.5).

Thank you for your time,
-- 
Iordan Iordanov 
PhD Candidate, Team GAMBLE 
https://members.loria.fr/iordan.iordanov 







Archive powered by MHonArc 2.6.18.

Top of Page