You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
If MOOSE does not build, before asking for help on this forum:
If you used conda to install moose, this is simply
conda update moose-dev
make -j6
in moose/testIf this fails, try this next step:
git add
/git commit
using
then try to
make
againIf the above fails, run the diagnostic script and attempt to address any failure/warning messages:
In the event you continue to run into issues and wish to post a question, please include the above diagnostic output.
Important
Before posting, please review the Posting guidelines
Beta Was this translation helpful? Give feedback.
All reactions