Dear ArUco Developers,
Hi. I hope everything went well on your side. Can anybody give me comments on how to install ArUco on windows 10? I have installed it on Linus and currently use it. But when I try to compile it with Cmake on Windows 10 I face with this error:
Add the installation prefix of "OpenCV" to CMAKE_PREFIX_PATH or set
"OpenCV_DIR" to a directory containing one of the above files. If "OpenCV"
provides a separate development package or SDK, be sure it has been
installed.
Call Stack (most recent call first):
CMakeLists.txt:15 (include)
I would really appreciated it if you could give me feedback.
Hello,
I had no issue to install Aruco on W10.
I think you just need to include the OpenCV directory inside your path
Hello David,
Thank you for answering. I think my main problem is that I am not adept in CMake. Can you show me or write it as line how should I show my OpenCV directory in CMake. By the way Can I have your CMake as a sample to take help?
Best Regards,
Hamid