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

What to set OPENCV_LINK_LIBS to? #507

Closed
David-OConnor opened this issue Oct 22, 2023 · 3 comments
Closed

What to set OPENCV_LINK_LIBS to? #507

David-OConnor opened this issue Oct 22, 2023 · 3 comments

Comments

@David-OConnor
Copy link

Hi! The README is clear and explicit on OPENCV_LINK_PATHS and OPENCV_INCLUDE_PATHS, but OPENCV_LINK_LIBS is confusing. Ty!

@David-OConnor
Copy link
Author

Solved: The solution: Open /opencv/build/x64/vcXX/lib. It is the filename, extension-optional, of the .lib file, eg opencv_world481.lib.

@twistedfall
Copy link
Owner

Can you please tell me if you have an idea on how to improve the documentation to make the description clearer?

@David-OConnor
Copy link
Author

David-OConnor commented Oct 23, 2023

I would include the line about looking in that directory to id the opencv_world version; the docs are great other than that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants