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

There is a problem with the compiler:make -j4 #4

Open
JasonEyouzi opened this issue Aug 2, 2024 · 1 comment
Open

There is a problem with the compiler:make -j4 #4

JasonEyouzi opened this issue Aug 2, 2024 · 1 comment

Comments

@JasonEyouzi
Copy link

An error occurs when executing the third line instruction compiler :error: no matching function for call to 'FEProblemBase::getNonlinearSystemBase()' _number_of_nl_variables(_fe_problem.getNonlinearSystemBase().nVariables()),

@ahzeeshan
Copy link
Member

Hi, @JasonEyouzi This code was built with an old version of MOOSE (around 2018). Since then, some incompatible changes in MOOSE have broken this application. You can either use an older version of MOOSE or modify some lines in the code's header to make it work with the current version of MOOSE.

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