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
`CMake Error at elibs/tbb/FindTBB.cmake:187 (file): file failed to open for reading (No such file or directory):
/tmp/my_installed_onetbb/include/tbb/tbb_stddef.h
Call Stack (most recent call first): CMakeLists.txt:16 (FIND_PACKAGE)
CMake Error at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find TBB (missing: TBB_LIBRARIES) (found version ".") Call Stack (most recent call first): /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) elibs/tbb/FindTBB.cmake:256 (find_package_handle_standard_args) CMakeLists.txt:16 (FIND_PACKAGE)`
The text was updated successfully, but these errors were encountered:
TBB version 2021.5
Sorry, something went wrong.
No branches or pull requests
`CMake Error at elibs/tbb/FindTBB.cmake:187 (file):
file failed to open for reading (No such file or directory):
Call Stack (most recent call first):
CMakeLists.txt:16 (FIND_PACKAGE)
CMake Error at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find TBB (missing: TBB_LIBRARIES) (found version ".")
Call Stack (most recent call first):
/usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
elibs/tbb/FindTBB.cmake:256 (find_package_handle_standard_args)
CMakeLists.txt:16 (FIND_PACKAGE)`
The text was updated successfully, but these errors were encountered: