Ask Your Question

ingsilor's profile - activity

2017-02-15 14:49:54 -0600 answered a question Building/Compiling OpenCV 3.2 with Qt on Visual Studio 2015

Im compiling opencv 3.2 with QT also. You must use only QT 5.6 otherones doesn't work with ocv 3.2 You can build with QT > 5.6 but you're going to get .dll error when you execute.

And also you have to add your qt bin to the path C:\Qt\5.6\msvc2015_64\bin