Error during compilation of OpenCV 3.0 with IPP and MinGW

asked 2015-06-23 07:25:16 -0600

kosign gravatar image

Hello, 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!

edit retag flag offensive close merge delete

Comments

you're not the first to notice this, but there seems no solution yet

berak gravatar imageberak ( 2015-06-23 07:55:05 -0600 )edit