Troubles installing OpenCV 4.x on Windows

Hello,

I am trying to install OpenCV library on Windows and I was following this tuttorial:
OpenCV: Installation in Windows .
CMake passed successfully after deselecting few packages to install but I don’t see any solution file for MS Visual Studio. Could you give me some advise?

Thanks in advance!

Did you both Configure and Generate the CMake files from the GUI without any errors?

I didn’t click on Generate. I guess this is the problem for now. Thanks!

1 Like

try to delete build/CmakeCache.txt,
and re-run cmake(-gui) from scratch.

first thing it does, is ask (there are boxes !) about your compiler