Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Missing members of CGALi?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Missing members of CGALi?


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] Missing members of CGALi?
  • Date: Sat, 27 Sep 2008 21:20:48 +0200

Roger House a écrit :
For some weeks now I have been using CGAL in a C++ program that I
have been compiling with Visual C++. Today I tried to compile it
on a computer running Ubuntu (8.04) which comes with CGAL 3.3.1-2
already installed, and I got these error messages:

/usr/include/CGAL/Straight_2.h:268: error: orientation is not a member of CGAL::CGALi
/usr/include/CGAL/squared_distance_2_1.h:577: error: parallel is not a member of CGAL::CGALi

Any help will be appreciated.

Probably a missing header, or wrong order.
Can you please sens a small program that reproduces this?

--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/



Archive powered by MHonArc 2.6.16.

Top of Page