Skip to Content.
Sympa Menu

cgal-discuss - Re: assertions.h compile problem

Subject: CGAL users discussion list

List archive

Re: assertions.h compile problem


Chronological Thread 
  • From: "Fernando Cacciola" <>
  • To: "Andriy Fedorov" <>
  • Cc: <>
  • Subject: Re: assertions.h compile problem
  • Date: Thu, 19 Oct 2006 19:50:25 -0300

Andriy Fedorov wrote:
Some other library is defining one of those constants as macros.

This was indeed the case. Do you know if there is any smart way to
deal with this,
other than redefining the conflicting defintions?

Including the offending header (the one that defines those macros) _after_ the CGAL headers usually works.
If not.. get rid of it ;)

HTH

Fernando Cacciola




  • Re: assertions.h compile problem, Fernando Cacciola, 10/20/2006

Archive powered by MHonArc 2.6.16.

Top of Page