Trouble with ippicv_windows20141027.zip for 2.4.10
I am unable to compile 2.4.10.1 with ippicv_windows20141027.zip for VS2012 x64. The errors occur when building the solution, not when configuring or generating the solution with cmake. Things like not found/undefined.
error C2065: 'ippiNorm_Inf_16u_C1MR' : undeclared identifier C:\OpenCV\opencv2.4.10.1\modules\core\src\stat.cpp 1630 1 opencv_core
10>LINK : fatal error LNK1181: cannot open input file 'ippvmmt.lib'
How should I alter the OpenCVFindIpp.cmake? Should I be able to get that .zip work for 2.4.9+ or is it intended for 3.0? 3.0?