Error after updating MOOSE on Windows #19162
-
|
Hello, I updated MOOSE and then tried to recompile makefile, but I got the error:
To update your MOOSE repository I used the following commands: cd ~/projects/moose Could you help me? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hello you forgot to update libmesh. Guillaume |
Beta Was this translation helpful? Give feedback.
Hello
you forgot to update libmesh.
Is this a conda install? If so just run
conda update --allProbably will be good to
make clobberallbefore running make again tooGuillaume