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

Need OpenCV_STATIC cmake entry to support compiling with static opencv libs #13

Open
ShiningPluto opened this issue Apr 2, 2016 · 0 comments

Comments

@ShiningPluto
Copy link

As the opencv_viz module is not included in the official opencv binary package, we need to compile it ourselves. If you compile opencv to static libs, the current cmake configure process will fail. You can solve it by adding a "OpenCV_STATIC" cmake entry with value "true".

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

1 participant