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

problems building miniFE with clang-16 #17

Open
gjost-git opened this issue Jan 4, 2023 · 1 comment
Open

problems building miniFE with clang-16 #17

gjost-git opened this issue Jan 4, 2023 · 1 comment

Comments

@gjost-git
Copy link

I am trying to build miniFE with clang-16, but I am getting errors of various kinds. For example: Include. nested too deeply, or, for all ofthe math functions: error: no member named 'acos' in the global namespace
using ::acos;
Has anybody have luck with clang-16 and can share tips how to build?
Thanks in advance, Gabriele

@crtrott
Copy link
Member

crtrott commented Feb 8, 2023

Most likely miniFE just needs some updating ...

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