Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Set the CMake variable WITH_QT to 4:

cmake -DWITH_QT=4 <path to opencv>

By the way, it is not an error. It is just a warning that CMake couldn't find Qt5, but it found Qt4.