Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] problem using CGAL with visual 2010, help please

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] problem using CGAL with visual 2010, help please


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] problem using CGAL with visual 2010, help please
  • Date: Sat, 31 May 2014 08:38:41 +0200 (CEST)

On Fri, 30 May 2014, sherazad wrote:

I need CGAL for my project, and I have trouble with it this days, I compiled
it with Cmake, I followed the steps explained in this tuto
(http://doc.cgal.org/latest/Manual/installation.html), it generated
cgal.sln, but when I create a visual c++ project I can't #include cgal.h
(fatal error C1083: Cannot open include file: 'CGAL.h': No such file or
directory)

What makes you think there should be a file cgal.h? I don't think the manual ever mentions such a thing.

--
Marc Glisse



Archive powered by MHonArc 2.6.18.

Top of Page