Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install all CGAL dependencies #1

Open
10 of 19 tasks
janetournois opened this issue Jun 2, 2023 · 2 comments
Open
10 of 19 tasks

Install all CGAL dependencies #1

janetournois opened this issue Jun 2, 2023 · 2 comments
Assignees

Comments

@janetournois
Copy link
Member

janetournois commented Jun 2, 2023

To have a complete testsuite and demos binaries, we should install all (optional) CGAL dependencies on Christo :

Already installed :

  • Qt5
  • Eigen
  • Intel TBB
  • zlib
  • OpenGR
  • PointMatcher
  • OSQP
  • SCIP
  • OpenMesh

WIP :

Todo :

  • LEDA
  • Multiple Precision Floating-point Interval (MPFI)
  • NTL
  • ESBTL
  • LASlib
  • OpenCV
  • METIS
  • GLPK

See this section of the documentation for more info on each third party dependency

Outdated :

  • RS and RS3
@soesau
Copy link
Member

soesau commented Jun 2, 2023

Switching to vcpkg is not an option?
It simplifies the installation of some libraries and also matches our installation guide for CGAL on windows.

@janetournois
Copy link
Member Author

We can think of this option but let's wait for the release first :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants