Mantevo / miniFE

MiniFE Finite Element Mini-Application
http://www.mantevo.org
GNU Lesser General Public License v3.0
29 stars 32 forks source link

problems building miniFE with clang-16 #17

Open gjost-git opened 1 year ago

gjost-git commented 1 year ago

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 commented 1 year ago

Most likely miniFE just needs some updating ...