Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

IPP 7 Visual studio 2005 static debug libraries

Mark_Finlay
Beginner
274 Views
I am currently upgrading to the IPP 7 libraries (from 6.1) using Visual Studio 2005. I am receiving the following linker error when trying to link a debug application build (/MTd) with the static libraries (i.e., ippcore_l.lib):

ippcore_l.lib(pscpudefas.obj) : fatal error LNK1103: debugging information corrupt; recompile module

This was not an issue for the 6.1 libraries. It appears to only be an issue for ippcore_l.lib. Are there Visual Studio 2005 compatible IPP v7 libs for debug builds?

Thanks

Mark

0 Kudos
1 Reply
Chao_Y_Intel
Moderator
274 Views

Mark,

could you follow the following post to fixed the problem ( after install the hot fix):

http://support.microsoft.com/kb/949009/en-us/

Thanks,
Chao

0 Kudos
Reply