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

Minter library dependency #2

Open
abhinavsns opened this issue Mar 7, 2024 · 1 comment
Open

Minter library dependency #2

abhinavsns opened this issue Mar 7, 2024 · 1 comment
Assignees

Comments

@abhinavsns
Copy link
Member

Minter is currently installed via a workaround using CMake and make. Any other advanced build tool like ninja fails to compile. To maintain consistency, minter should be shipped as a dependency.

See: https://github.com/mosaic-group/openfpm_numerics/blob/219d647b64ab80996a2b9b234eeb703f80e72caa/CMakeLists.txt#L39

@syaskovets syaskovets self-assigned this Mar 25, 2024
@syaskovets
Copy link
Contributor

As minter is no longer supported, we decided that parts of minter used in level-set will be rewritten to support openfpm data structures to be included as a part of openfpm_numerics. The rest will be dropped completely, which will solve the issue.

Unfortunately, the link is broken

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

2 participants