Error: failed find MOOSE executable 'cat-opt' #32363
-
Check these boxes if you have followed the posting rules.
Issue or question about MOOSETrying to build and test MOOSE application named cat, was following instructions, the tests runs had no issue but when I try to build the application using Returns two issues: ERROR: Failed to find MOOSE executable 'cat-opt' When I made another application called dog it returned the two same messages about module mk 10 and missing dog-opt. Conda is up to date, All checks are passed when running """moose/scripts/diagnostics.sh""" Here is the Compiler: CC_FOR_BUILD=/home/neza-murenzi/miniforge/envs/moose/bin/x86_64-conda-linux-gnu-cc Any and all help would be appreciated, sorry for any inconvenience and lack of understanding this is my first time with MOOSE, C++, Github, everything quite frankly. Solutions given in step by step guides would help because of my lack of experience (Optional) code in question / simulation log / errorsNo response Encountering Errors? Please include diagnostic output |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 18 replies
-
|
Hello Did you modify the Makefile for cat? |
Beta Was this translation helpful? Give feedback.
This does not seem right either.
Do you have anything important in this moose folder?
If not can you please delete it and re-clone it?