Last active
March 7, 2024 15:53
-
-
Save jcheong0428/c16146b386ea60fab888b56e8e5ee747 to your computer and use it in GitHub Desktop.
OpenFace_Shared.ipynb
Any fix found?
Getting same error- "-- Configuring done CMake Error: install(EXPORT "OpenCVModules" ...) includes target "opencv_core" which requires target "tbb" that is not in the export set. -- Generating done -- Build files have been written to: /content/OpenFace/opencv-4.1.0/build" Can anyone help with this?
Any fix ?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Getting same error-
"-- Configuring done
CMake Error: install(EXPORT "OpenCVModules" ...) includes target "opencv_core" which requires target "tbb" that is not in the export set.
-- Generating done
-- Build files have been written to: /content/OpenFace/opencv-4.1.0/build"
Can anyone help with this?