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
Previos bug was closed for some reason:
https://github.com/microsoft/vcpkg/issues/42598#event-16172580148
This still fails
vcpkg install opencv[tbb,ipp,contrib,eigen,dnn,ipp,nonfree,lapack]:x64-windows --recurse
Builds correctly without lapack
Failure logs
CMake Error at cmake/OpenCVUtils.cmake:797 (message):
Some dependencies have not been found or have been forced, unset
ENABLE_CONFIG_VERIFICATION option to ignore these failures or change
following options:
Operating system
Windows
Compiler
MSVC
Steps to reproduce the behavior
Previos bug was closed for some reason: https://github.com/microsoft/vcpkg/issues/42598#event-16172580148 This still fails vcpkg install opencv[tbb,ipp,contrib,eigen,dnn,ipp,nonfree,lapack]:x64-windows --recurse Builds correctly without lapack
Failure logs
CMake Error at cmake/OpenCVUtils.cmake:797 (message):
Some dependencies have not been found or have been forced, unset
ENABLE_CONFIG_VERIFICATION option to ignore these failures or change
following options:
WITH_LAPACK
Call Stack (most recent call first):
CMakeLists.txt:1974 (ocv_verify_config)
-- Configuring incomplete, errors occurred!
CMake Warning:
Value of OPENCV_BUILD_INFO_STR contained a newline; truncating
Additional context
No response
The text was updated successfully, but these errors were encountered: