New Installation of MOOSE and App Creation #31707
-
Check these boxes if you have followed the posting rules.
QuestionWhen I perform execute of a .i file in my app I am getting the following error: "*** ERROR *** If you are trying to find this object in a dynamically loaded library, make sure that The .i file works on my other installations of MOOSE. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hello this means your executable does not include the Navier Stokes module. You need to add that to the Makefile, git clean -Xfd everything then rebuild |
Beta Was this translation helpful? Give feedback.
Hello
this means your executable does not include the Navier Stokes module.
You need to add that to the Makefile, git clean -Xfd everything then rebuild