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

Build a project with IPP(static link) error on embedded visual c++

lupin_wang
Beginner
319 Views
HI:
I have a IPP 5.0static link question.
I reference IPP(ia32) static link document(VC++) to build
a project on eVC++(with sp4),
but i don'tknowwhat's the error as follow :
Is theIPP 5.0 static link on vc++ different from eVC++?
ps: "ippiDCT8x8Inv_16s_C1I" and "ippsGetLibVersion" are the function name in funclist.h.
Linking...
Creating library emulatorRel/WinCENSM2VDec.lib and object emulatorRel/WinCENSM2VDec.exp
ippmerged.obj : error LNK2001: unresolved external symbol _t7_ippiDCT8x8Inv_16s_C1I
ippmerged.obj : error LNK2001: unresolved external symbol _w7_ippiDCT8x8Inv_16s_C1I
ippmerged.obj : error LNK2001: unresolved external symbol _a6_ippiDCT8x8Inv_16s_C1I
ippmerged.obj : error LNK2001: unresolved external symbol _t7_ippsGetLibVersion
ippmerged.obj : error LNK2001: unresolved external symbol _w7_ippsGetLibVersion
ippmerged.obj : error LNK2001: unresolved external symbol _a6_ippsGetLibVersion
ippmerged.obj : error LNK2001: unresolved external symbol _px_ippiDCT8x8Inv_16s_C1I
ippmerged.obj : error LNK2001: unresolved external symbol _px_ippsGetLibVersion
emulatorRel/WinCENSM2VDec.ax : fatal error LNK1120: 8 unresolved externals
Error executing link.exe.
Thanks
lupin ^_^

Message Edited by lupin_wang on 03-27-200601:54 AM

Message Edited by lupin_wang on 03-28-200612:53 AM

Message Edited by lupin_wang on 04-02-200610:52 PM

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
319 Views

Did you use IPP v5.0 for IXP? I want to inform you that new version of IPP, v5.1 is available, would you like to evaluate it? Please let us know if you still have any issues with it.

Thanks,
Vladimir

0 Kudos
Reply