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

Simplex is broken #1111

Open
LourensVeen opened this issue Jan 26, 2025 · 0 comments
Open

Simplex is broken #1111

LourensVeen opened this issue Jan 26, 2025 · 0 comments
Labels

Comments

@LourensVeen
Copy link
Collaborator

Describe the bug
Simplex doesn't compile.

This code has multiple issues:

  • It includes a copy of HEALpix that is so obsolete it doesn't compile anymore
  • It includes a copy of QHull that doesn't compile with clang
  • It includes a copy of HDF5 that doesn't compile with clang
  • It has obsolete source code itself and doesn't compile

The dependencies are all commonly available, so they should just be installed using a package manager, which will also keep them up to date. Simplex itself may need updates to work with newer versions of these, and the whole thing needs to be made to work with both gcc and clang.

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

No branches or pull requests

1 participant