Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Installing CGAL 3.7

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Installing CGAL 3.7


Chronological Thread 
  • From: "yanyajie" <>
  • To: <>
  • Subject: Re: [cgal-discuss] Installing CGAL 3.7
  • Date: Tue, 22 Feb 2011 20:40:57 +0800
  • Importance: Normal

Cecilia,

Did you created a environment variable pointing to CGAL3.5's dir? If so,
I think you need to update it with the CGAL3.7's dir.

What's more, make sure the include dir of 3.5 has been excluded and
3.7's has been added to the project in case you are using Visual Studio.


Yan.

--------------------------------------------------
From:
<>
Sent: Tuesday, February 22, 2011 7:32 PM
To:
<>
Subject: [cgal-discuss] Installing CGAL 3.7

Hi,
I tried to install CGAL 3.7 keeping the version CGAL 3.5 also on my
laptop. So I built the CGAL 3.7 libraries in a new separate directory to
avoid conflicts between the libraries of the version 3.5. Nevertheless I
noticed that in the depend.internal file the include points to the header
files of the old version. Also changing the command include_directories in
the CMakeList file the problem persists. How can I avoid the conflict?
Thank you in advance!


--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss





Archive powered by MHonArc 2.6.16.

Top of Page