Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] Missing members of CGALi?


Chronological Thread 
  • From: Roger House <>
  • To:
  • Subject: [cgal-discuss] Missing members of CGALi?
  • Date: Sat, 27 Sep 2008 11:47:42 -0700

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.

Roger House
Software Developer
 




Archive powered by MHonArc 2.6.16.

Top of Page