wmake findObjectDir fails for out-of-source
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
Activity
- Author Maintainer
-
experienced while reusing src/Pstream/Allwmake-mpi to create additional mpi-layers after installation. Since the copied sources are not located within the OpenFOAM source-tree (and/or the source-tree is non-writable), it should not and does not use the central build/WM_OPTIONS directory.
However, when exploring for the appropriate local Make directory, it searched for the current '.' directory instead of checking for the resolved directory.
This fails, since there is no src/Pstream/Make directory. Must check for src/Pstream/mpi/Make directory first!
-
Adjust wclean to always remove a local build directory (Make/WM_OPTIONS) for additional safety. After which, attempt to remove central build/WM_OPTIONS version too.
-
- Mark OLESEN added compilation label
added compilation label
- Mark OLESEN closed via commit dd1c2edb
closed via commit dd1c2edb
- Mark OLESEN mentioned in commit dd1c2edb
mentioned in commit dd1c2edb