-
-
Notifications
You must be signed in to change notification settings - Fork 161
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
Build Failing on MacOS when using vcpkg #549
Comments
Here are the build logs:
|
Can you please try |
To me it seems that it is linking a lot more frameworks and libs than i requested. 😅
|
I've pushed some more commits to the |
Just checked this on |
Nope, less than necessary :) The missing OpenCL framework should've been the cause of your initial problem. The problem was the missing logic to parse the |
This is now fixed in 0.88.9 (and 0.89.0 too) |
When building OpenCV using vcpkg, the linker complains about some missing OpenCL symbols.
Here is the error-
The text was updated successfully, but these errors were encountered: