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

problem with cryptofunction-demo !

plinius
Beginner
399 Views
Hi,
I downloaded w_ipp-sample-crypto_p_4.1.006 and tried to compile the example-code (I have IPP installed...):
------------------------------------------------
#include
#include
#include "ippcp.h"
...
------------------------------------------------

But got error: Cannot open include file: 'ippcp.h': No such file or directory

I searched it and indeed, this file isn't there ....

Where can I find it, or by which file should I replace it ???

Thanks a lot.
0 Kudos
2 Replies
Ying_S_Intel
Employee
399 Views

As the crypto package is a separate download package. You need to register your IPP license through https://registrationcenter.intel.com and get access to the appropriate IPP product where you candownload the crypto package. After this crypto installation, this compiling error should go away.

Thanks,
Ying S
Intel IPP

0 Kudos
plinius
Beginner
399 Views
OK.
Thanks a lot.
done.
0 Kudos
Reply