I created a visual studio 2005 project with the STANDARDSDK_500.
And I set two platforms, the X86 and the ARMV4I, and I included a header file, added include path and library path and Iwrotesimple codes;I just called ippStaticInit() function.
Link errors about IPPlibraryoccured whenI compiled on the ARMV4I platform.
But there are no errors on the X86 platform.
Doesn't IPP Library work on the ARM Platform?
The project configuration setsof two platforms are the same except CPUs.
Link Copied
Please refer to the list of supported platforms in IPP ReleaseNotes.htm file
Vladimir
Please refer to the list of supported platforms in IPP ReleaseNotes.htm file
Vladimir
I didn't know IPP for IXP was excluded from IPP 6.0.
So I tried it on IPP for IXP 5.3. It works!
Do you have the iPP6.0 installation package, can you send me , my email 493820802@qq.com, thanks
For more complete information about compiler optimizations, see our Optimization Notice.