An error when compiling the application executable #18537
Answered
by
xchengood
xchengood
asked this question in
Q&A Getting Started
-
|
Hi Moose expert or user, I am studying how to creat a Moose application following this page (https://mooseframework.inl.gov/getting_started/examples_and_tutorials/tutorial01_app_development/step01_moose_app.html). An error occurs when I try 'make -j4' in the step of Compile the Application Executable. There is no an executable (binary) file called babbler-opt. Could anyone help me fix this issue? Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
xchengood
Aug 8, 2021
Replies: 1 comment
-
|
I fix this issue by myself. Thank everyone. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
xchengood
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I fix this issue by myself. Thank everyone.