I‘m trying to use the lib file in opencv, but the build results show errors as below:error #99923: Corrupt member header: 'C:\opencv\build\x86\vc10\lib\opencv_core231d.lib'.
Similar deployment in VC2010 is feasible. In CCS5.2 ,I add the lib file and the lib path in the " File search path"(properties->File search path), I also add the include path in "include options"(the same as in VC2010). So, I could not figure out what's wrong.
Thank you for your attention to this matter.