Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL & Eclipse (WINDOWS)

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL & Eclipse (WINDOWS)


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL & Eclipse (WINDOWS)
  • Date: Wed, 28 Apr 2010 14:00:30 +0200

ManosK wrote:
Hi all;

I have succeeded in installing CGAL in Visual Studio 2008.
I have been unsuccessfully trying to migrate the created solution's
functionality in Eclipse IDE for C/C++ - my latest problem being the error
call of overloaded `enum_cast(CGAL::Uncertain<CGAL::Sign>)' is ambiguous
that occurs in the file 'sign_of_determinant.h' of folder
CGAL-3.6/INCLUDES/CGAL/predicates.
My basic question at this point is: Is it possible for a migration like the
one described above to occur? Or are the incompatibilities between the VC
9.0 compiler and the g++ 3.4.5 my Eclipse is using insurmountable?

What is more, has anyone encountered the error described? If so, is there a
workaround for this issue?

Thanks!!!
cmake is able to generate input for Eclipse.
Do you absolutely need to migrate your VS project?

S.



Archive powered by MHonArc 2.6.16.

Top of Page