We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have MOOSE compiled in devel mode, and the extension cannot pick up the executable suffixed -devel.
-devel
The text was updated successfully, but these errors were encountered:
@hugary1995 -
Is this fixed for you with @dschwen's latest 1.3 release from 9/13 that includes da7571e which is noted to:
Revert back to older logic, which searches only parent directories, but includes *-opt, *-oprof, *-dbg, and *-devel executables.
*-opt
*-oprof
*-dbg
*-devel
Sorry, something went wrong.
No branches or pull requests
I have MOOSE compiled in devel mode, and the extension cannot pick up the executable suffixed
-devel
.The text was updated successfully, but these errors were encountered: