Answer the question
In order to leave comments, you need to log in
How to build OpenCV 3.0 + Qt (installed)?
The problem with building OpenCV 3.0 + Qt5.2.1 (installed), Windows 7 OS
I set
the
paths to Qt, QtCreator, mingw in PATH
First, the process was stuck on the dll-ke (it was decided by removing the IPP flag )
And with this I can’t even imagine that make
Answer the question
In order to leave comments, you need to log in
There was a solution to the problem ( bugtracker )
In the source folder (source), you need to go to /cmake/ and correct the compilation settings (in the file OpenCVCompilerOptions.cmake):
comment out the line
add_extra_compiler_option(-Werror=non-virtual-dtor)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question