Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] problem with CGAL and CMAKE

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] problem with CGAL and CMAKE


Chronological Thread 
  • From: Anthony Truchet <>
  • To:
  • Subject: Re: [cgal-discuss] problem with CGAL and CMAKE
  • Date: Thu, 02 Aug 2012 16:52:15 +0200

Le 02/08/2012 16:35, Laurent Rineau (CGAL/GeometryFactory) a écrit :

Have you used the "install" target of the solution? Maybe there is a bug with
the installation on Windows. I must admit it has never been tested as far as I
know.

I say so because it seems that you have CGAL libraries in D:/winappl/CGAL/lib/
but the CGAL sources are in D:/winappl/CGAL-3.8/. Is my guess correct?
I'm not Petr Felkel, so those are not the relevant pats for my case.
But I tried both installing and using CGAL from its build directory, and I checked both generated CGALConfig.cmake, which behave this way if I'm not mistaken.

I reckon the problem is not the *value* of CGAL*_LIBRARY but the fact that one tries to link against it explicitly somewhere...

--
Anthony





Archive powered by MHonArc 2.6.18.

Top of Page