Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem with making Delaunay triangulation (re-meshing) in CGAL !?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem with making Delaunay triangulation (re-meshing) in CGAL !?


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Problem with making Delaunay triangulation (re-meshing) in CGAL !?
  • Date: Tue, 16 Jun 2020 10:12:10 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:NNwZIhDaGvB9aZY/xpN/UyQJP3N1i/DPJgcQr6AfoPdwSP36pc6wAkXT6L1XgUPTWs2DsrQY0reQ6v6xEjVavt6oizMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpTEdFQ/iOgVrO+/7BpDdj9it1+C15pbffxhEiCCybL9vLBi6txjdu8gSjIdtN6o91BnEqWZUdupLwm9lOUidlAvm6Meq+55j/SVQu/Y/+MNFTK73Yac2Q6FGATo/K2w669HluhfFTQuU+3sTSX4WnQZSAwjE9x71QJH8uTbnu+Vn2SmaOcr2Ta0oWTmn8qxmRgPkhDsBOjUk9mzcl85+g79BoB+5uhJx3YDUboGWOvRwcKzSctEVSnZOUMtKSyxMAJmxY5cTA+cPP+tVqZT2qVsUrRu5AAmhHO3jxCJWiXDtx6I6yPghEQDY0wwmAtkAtnPUrM/0NKcVTeC+0a3EwzTdYPNR3Dfy9pTIcgohoP+MR71/bdbRyU41FwLFi1mcp5HuMjSO1uQJtGib9etgVeWzi2I9rgFxpiOixsgpiobTh4IVzkrI+jl+wIYwPNC1TlNwbtG4HpVKrS6aK5d2Td04Q2FuoCs3yb8Lt5C7cSQXyJkqxRrSZvKFfoWG/h7uW+ScLCp7iXxrZb6zmwi+/VWkx+PzUsS63llHojdYn9TSq30A1Rzd586aQfVz+Ueh3CyA1wHV6uxcPU80mrDUK5o7zr43jJoTvlzPHi7wmEXsja+ZbF8o+uay6+nhf77opYecOpdqhg3iNqkigM+yDOQiPgQTQWSW+v6w2b3t8EHhXrlFlOE6nrTcvZ/EOcgUvKu0DxFJ3oo+7huyAS2p3MoEkXQCN11JZByKgofsNlzKL/33EPeyjlGwnzpoxv3LPrjsDYjMI3fei7jse6t25VRGxwop199f4opZCrEfL/L3XU/8rNnYAQU4Mwyw2urmBtB92p4HVWKBAqKUPrnesVCP5uIoLOmMYJEatCzhJPgi4v7ilX45mVkDcqm1xZYbdmy0E/B8L0iaYXfgmMoNHXkJswYkTOHnhkWOUTtJaHazW6I86Cs7CIWjDYrbXYCthLuB3D26Hp1RemBKEFWMEXPzeoWLXvcDciOSIst7njMYUrihTpct1Quyuw/i17pnMu3U9zUEupLsztd14/Tfmgwz9TxvE8udznqNT3pvk2MTRz422bh/rlZnxleC16h4mf1YGsZJ6/NHSAdpfaPa1PFwXtDuRhraLJDOU0ejWtzgADcrT9t3zcVJeFd4A9zljxbN2G2hDLYR0rCKH5cp6bmP4n7qOsxBxmbagak9k0E9EIwILnyjnqc59g7JBoePnV/ejLevba1b3SjD8yCIwmOK+U1ZSwVtSr6WYXdKbUTfqZH151jJUqS1IbUhKApIj8CYeYVQbdi8x25LTv74JNXTZSqVnH2xAgrAhpyBa4/nZ38M8izWFE8egkFZtSKdMQ8kByC95WfaJDNrHFPrJUjr9L8t+zuAUkYowlTSPAVa3L2v90tN3KHOe7YoxrsB/RwZhXB0EVK6hY+EDtOBo09+efwZb45mplhA0m3dukp2OZnyd/k+1G5bSBx+ugbV7zsyEp9JyJF4o3YjzQ40IqWdggsYJmGomKvoM7iSEVHcuRWmaqrYwFbbiY/E9aIG6fB+oFLm7lik

Hello,

you need to install Eigen3 and if you are using the cmake list provided
with the example you should no longer get this message.

Note that this is only a deprecation warning and it should not prevent
from running the code (if you compile without the "warning is an error" flag).

Best regards,

Sebastien.

On 6/16/20 9:18 AM, Fatemeh Ahmadi ( via cgal-discuss Mailing List) wrote:
Hello,

I want to use CGAL to make a Delaunay triangulation of a primitive mesh on Windows!
At first, I installed CGAL and wanted to execute this example <https://doc.cgal.org/latest/Mesh_3/#title24>, but I was not successful!
May help me with the following error (warning) ??

Severity Code Description Project File Line Source Suppression State Error C4996 'CGAL::Diagonalize_traits<FT,3>::diagonalize_selfadjoint_covariance_matrix': CGAL::Diagonalize_traits is a deprecated class that can lead to precision issues, please use CGAL::Eigen_diagonalize_traits TryCGAL c:\dev\cgal-4.14\include\cgal\default_diagonalize_traits.h 74 Build

Very thanks in advance


---------------------
Fatemeh Ahmadi,
PhD Student in Computer Science,
Department of Mathematics and Computer Science,
Amirkabir University of Technology, Tehran, Iran
Email:

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




Archive powered by MHonArc 2.6.19+.

Top of Page