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

Improve the docs telling needed environment variables with their values #27

Open
omatrot opened this issue Jun 7, 2018 · 3 comments
Open

Comments

@omatrot
Copy link

omatrot commented Jun 7, 2018

I came to your repo through a StackOverflow answer.
You're CMakeLists.txt file is using environment variables (OpenCV_LIBS in particular).
It would be nice to include the expected variables with their values.
It would save time to those people like me not very accustomed to OpenCV.
Thanks in advance.

@dmitry-zaitsev
Copy link
Member

@omatrot if I remember correctly, you first need to install OpenCV using CMake.

Here is the guide for Linux. I believe steps 1, 2, 6 and 8 is all you need. After that, the variable will be defined.

@omatrot
Copy link
Author

omatrot commented Jun 8, 2018

Which guide ?

@dmitry-zaitsev
Copy link
Member

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