Cannot compile the test file #20426
-
|
Hello! I followed the instructions and installed MOOSE, and successfully built a simple hello_world example (https://mooseframework.inl.gov/help/troubleshooting.html#buildissues). But when I input 'make -j4' under the test folder, someting went wrong. I have tried “make clobberall”, "git clean -xfd", and “make cleanall”, but the issue is still there. I always appreciate your help! Here is the error message: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hello Can you try updating MOOSE (and possibly libmesh too if it doesnt work)? Guillaume |
Beta Was this translation helpful? Give feedback.
Hello
Can you try updating MOOSE (and possibly libmesh too if it doesnt work)?
Seems like there's a lot of missing libmesh functions in these error messages.
Guillaume