[Solved] CMake still not working with OpenCV [duplicate]

[ad_1]

Have you tried actually setting the environment variables (CMAKE_MODULE_PATH and/or OpenCV_DIR) the error message tells you to set?

You can do that from Control Panel > System > Advanced System Settings > Environment Variables

See if they exist (and point to the correct path), otherwise just create them…

8

[ad_2]

solved CMake still not working with OpenCV [duplicate]