M
M
Maxim Yakupov2015-08-15 19:33:50
C++ / C#
Maxim Yakupov, 2015-08-15 19:33:50

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 )
RqnxjPkoRGQ.jpg
And with this I can’t even imagine that make
265F3Cl3FRg.jpg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Yakupov, 2015-08-15
@DeeplessHole

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)

A
Alexey, 2015-08-15
@MAKAPOH

I can offer to see how this is done in MSYS2 . Look at the patches they apply before assembling. If the goal is just to get the compiled library, it's easier to take the installer and download all the libraries necessary for the work through it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question