Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAL & Eclipse (WINDOWS)


Chronological Thread 
  • From: ManosK <>
  • To:
  • Subject: [cgal-discuss] CGAL & Eclipse (WINDOWS)
  • Date: Wed, 28 Apr 2010 04:56:47 -0700 (PDT)


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!!!
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-Eclipse-WINDOWS-tp2069045p2069045.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page