1 | initial version |
Hey guys,
I found the major issue to this. When configuring opencv with mingw for Qt.5.x do not enable the "compile with Qt" option in cmake as this is only enabled for opencv with Qt.4.x. Just compiled like a charm.
Regards.