Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] From cgal2 to cgal

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] From cgal2 to cgal


Chronological Thread 
  • From: "Fernando Cacciola" <>
  • To: <>
  • Subject: Re: [cgal-discuss] From cgal2 to cgal
  • Date: Tue, 4 Dec 2007 08:29:52 -0300
  • Organization: Geometry Factory

Hello Simao,

Hello,

I'm currently working with some source coded with cgal 2.x. I'm trying to
put it working with CGAL 3.3.1, the error I'm getting is that it can't found
'CGAL/compiler_config.h' if I put the file in that place after that it can't
find 'cgal.lib'.

Does your project file contains include and lib directories with "msvc7" as part of the path?
If so, replace "msvc7" with "msvc" (without the trailing 7) and try again.

HTH

Fernando Cacciola
GeometryFactory





Archive powered by MHonArc 2.6.16.

Top of Page