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

resolve external symbol ... again

mlynarik
Beginner
461 Views
Hi All,

Last tree days I was trying to find the answer for my linking problem:

unresolved external symbol _ipp*

env: WinXP, VS.NET2003

unsuccessfully. Please, can somebody help me!?

Problem:
how to adapt IPP 5.1 (evaluation v. at this moment), to compile C++ code which was using IPP4.0.

Answers to this questions can help me also:
Evaluation version IPP5.1 can use only dynamic linking, am I right? (I have not found any ipp*merged.lib / ippcorel.lib)

Am I correct to replace ippStaticInitBest (4.0) with ippStaticInit (5.1)?

Is there any place, where I can get IPP4.0?

I have checked all paths few times and run ippenv.bat as well.

Thanks in advance
mm
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
461 Views

Hello,

we changed some functions since IPP v4.0. The list of new functions and removed functions was published in IPP v5.0 documentation. I attached those documents here for your convenience.

Regards,
Vladimir

0 Kudos
Reply