Skip to content
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

[opencv] build failure #43618

Closed
DougRogers opened this issue Feb 4, 2025 · 0 comments
Closed

[opencv] build failure #43618

DougRogers opened this issue Feb 4, 2025 · 0 comments
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@DougRogers
Copy link

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

@DougRogers DougRogers added the category:port-bug The issue is with a library, which is something the port should already support label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

No branches or pull requests

1 participant