Cannot setup opencv 4.1.1 with vs2017
Hello, i've tried to use opencv 4.1.1 with vs17 and followed the official "How to install on Windows" Guide but after doing all steps it cannot find the opencv files. Does anyone has a clue what I'm doing wrong?
not unless you tell us in detail, what you actually tried, and show us the resulting errors.
(just mentioning "i followed xyz" is utterly useless to help).
I cannot share much. I followed the official Install Guide from Website (https://docs.opencv.org/2.4/doc/tutor...) and error is basically that it cannot find opencv files in Visual Studio. If i want to include opencv it does not find it and when i paste a sample code it marks the includes and says it cannot be opened.