You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/wjakob/tbb.git tbb_cmake --recursive
cd tbb_cmake/
mdir build
cd build
cmake ..
cmake --build .
sudo make install
Now complains about EMBREE
Could not find a package configuration file provided by "EMBREE" (requested
version 3.0) with any of the following names:
EMBREEConfig.cmake
embree-config.cmake
Please share some info about your TBB installation path, can't manage to install TBB with TBBConfig
Related to
uxlfoundation/oneTBB#126 (comment)
uxlfoundation/oneTBB#6
tried
The text was updated successfully, but these errors were encountered: