Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make issues #100

Closed
f14d752 opened this issue May 9, 2023 · 2 comments
Closed

Make issues #100

f14d752 opened this issue May 9, 2023 · 2 comments

Comments

@f14d752
Copy link

f14d752 commented May 9, 2023

Dear developers of crane,

I am KenShu Ho. I got 10 errors while I tried to compile crane. It looks like the errors were generated during compiling meshgenerators. The log of compilation is attached. I installed my moose framework last Saturday. Could you please help me solve these problems?

Thank you very much for your help!
install20230508-1.log

@smpeyres
Copy link
Collaborator

smpeyres commented May 9, 2023

Hi KenShu,

These errors seem to be a problem with the MOOSE submodule within CRANE. Assuming you have successfully installed MOOSE separately from CRANE, I would suggest making a new clone of CRANE but this time SKIP the git submodule update --init moose step, and try the compile with make -jn again.

It is sometimes the case that MOOSE is ahead of CRANE... Getting CRANE to be a tracked MOOSE application so it is always instep is currently in development (issue #86)

Let me know if this helps!

@f14d752
Copy link
Author

f14d752 commented May 9, 2023

It worked! There was no error message pup up and all 3 tests were passed.

Thank you very much for your help. At the same time, thank you guys very much for creating and keeping maintaining this software.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants