Error during compilation of OpenCV 3.0 with IPP and MinGW

300 Views Asked by At

I'm trying to compile new stable OpenCV 3.0 on Windows 7 x64 with TBB 4.3, Qt 5.4.1, Eigen and IPP, that comes with OpenCV 3.0. I use MinGW 4.91. make stops with error on 50% with this message: "ld.exe: cannot find -lRunTmChk". If I uncheck WITH_IPP everything is OK. Is it possible to build OpenCV 3.0 with MinGW and IPP? Thank you!

0

There are 0 best solutions below