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

Compilation error #48

Closed
ehsanhaghighat opened this issue Mar 6, 2021 · 2 comments
Closed

Compilation error #48

ehsanhaghighat opened this issue Mar 6, 2021 · 2 comments

Comments

@ehsanhaghighat
Copy link

Bug Description

I get the following error while compiling raccoon:

FixedPointTransient.C:28:18: error: no member named 'setInnerSolve' in 'TimeStepper'
_time_stepper->setInnerSolve(&_fp_solve)

Steps to Reproduce

  • A fresh moose install following moose instructions.
  • cloning raccoon and building the app.

Impact

Can not compile raccoon.

@hugary1995
Copy link
Owner

Sorry for getting to this late. You shouldn't be seeing this error if you compile using the submodule moose in RACCOON.

@ehsanhaghighat
Copy link
Author

Yes-I realized later that I should compile RACCOON directly, but forgot to close the issue.
Thanks

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