Replies: 2 comments 8 replies
-
Can you try adding a
in src/mesh/poly2tri_triangulator.C? I'm not really sure how this made it past all of our testing, unless we are not building with poly2tri enabled anywhere... |
Beta Was this translation helpful? Give feedback.
7 replies
-
I have now another issue when I try to compile my code, probably due to a dependency I have on metis, v5.1.0. During the linking stage of my compilation, I get:
I will try to remove all dependencies on metis, but somehow, I think I will need it... Thank you for your help! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I used to include libMesh as a library via spack v0.19 for almost a year. Recently I changed to spack v0.20 and still using the master branch for libMesh. Now I get errors during the build stage of libMesh that outputs:
or later
Would you have an idea how I can fix this?
Thank you!
Florence
Beta Was this translation helpful? Give feedback.
All reactions