-
Notifications
You must be signed in to change notification settings - Fork 65
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
Why did my installation fail? #54
Comments
With the above problem solved, the new question is does this format support openfoam6? |
May I ask how you solved the problem above? |
It is supporting OpenFOAM 5.x to version 8. |
Regarding this issue: You probably did not clone the git submodules. I had changed from the single header Catch2 file to the new Catch2 v3 release which is an own library. This is included as a git submodule. After cloning execute:
|
Thanks, it worked! |
Hello Dear All, I appreciate your time and look forward to hear from you soon |
The Blaze cache size requirement could not be fulfilled. Where are you trying to install the library? You can set the BLAZE_CACHE_SIZE with:
See also here: https://bitbucket.org/blaze-lib/blaze/wiki/Configuration%20and%20Installation |
Thank you for replying. I am trying to install it for OpenFOAM 2012. I am installing it on workbench pc with 16 cores. I am installing it in home directory. |
Try to set the Cache size to a useful value, e.g., 100000UL |
Built state is: unspecified
Building tests
This can be deactivated by using CMAKE_BUILD_TYPE=Release
CMake Error at tests/CMakeLists.txt:2 (add_subdirectory):
The source directory
does not contain a CMakeLists.txt file.
-- Configuring incomplete, errors occurred!
See also "/home/wen/Desktop/WENOEXT/build/CMakeFiles/CMakeOutput.log".
The text was updated successfully, but these errors were encountered: