Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] mistakes when I use cgal

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] mistakes when I use cgal


Chronological Thread 
  • From: Marc Glisse <>
  • To: gakkiloving <>
  • Subject: Re: [cgal-discuss] mistakes when I use cgal
  • Date: Wed, 14 Sep 2022 21:15:06 +0200 (CEST)
  • Authentication-results: mail3-relais-sop.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail ; dmarc=fail (p=none dis=none) d=inria.fr

On Thu, 15 Sep 2022, gakkiloving wrote:

During my use of cgal, there were some errors related to the environment
configuration. I was able to run this program correctly before, and I did not
change my environment configuration.

I installed cgal by use "sudo apt-get install libcgal-dev" and my environment
is wsl_ubuntu20.04

Ubuntu 20.04 is old, so its default version of CGAL is old as well. See https://www.cgal.org/FAQ.html#debian_packages for updates.

--
Marc Glisse



Archive powered by MHonArc 2.6.19+.

Top of Page