Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem compiling under Linux

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem compiling under Linux


Chronological Thread 
  • From: Joachim Reichel <>
  • To:
  • Subject: Re: [cgal-discuss] Problem compiling under Linux
  • Date: Fri, 08 Dec 2006 17:54:40 +0100

Hi,

sorry, I don't know what really causes your problem, but ...

> I'm using g++ 3.3 under Fedora Core 2 (yeah I know it's kinda old, but I'm
> sure my code works there) and Qt4, but since CGAL website anounces CGAL
> works with gcc 3.3 and Linux 2.x, I thought there wouldn't be any problem.

... CGAL needs Qt3. Does anything change if you include CGAL/basic.h
first (make sure it is really first, i.e., in each file).

Regards,
Joachim



Archive powered by MHonArc 2.6.16.

Top of Page