You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using windows 10 and visual studio 2013. I've compiled the OpenCV 3.3.0 for windows without any problems, and then installed Qt5.4. After that, I made each step of the 'Build on Windows' section successfully, but, after generate the project for VS 2013, I keep getting these errors when I try to build and run:
The text was updated successfully, but these errors were encountered:
Hi,
I am sorry, this is wrong in the readme - we need at least Qt 5.5 (which introduced qInfo etc) - but I would recommend to go with Qt 5.9.1. Still you will run into the OpenCV 3.3 issue - since we worked with OpenCV 3.2 up to now -> but I am going to fix this soon
I did have change my OpenCV version to 3.2 and tried to compile the code with Qt 5.9 but it still not working, so I change the Qt to Qt5.5 and try again and I get this error:
I am using windows 10 and visual studio 2013. I've compiled the OpenCV 3.3.0 for windows without any problems, and then installed Qt5.4. After that, I made each step of the 'Build on Windows' section successfully, but, after generate the project for VS 2013, I keep getting these errors when I try to build and run:
The text was updated successfully, but these errors were encountered: