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

The required header file ippcp.h appears to be missing in the Linux version

ricky_clarkson
Beginner
392 Views
Hi,

~/intel/ipp-samples/language-interface/java/src/native/jipp_cp.c has the line:
#include

ippcp.h is not in the distribution. Replacing that with ipp.h (as recommended for end-user software) causes other build errors.

Can you reproduce this? Any suggestions?

Ricky.
0 Kudos
2 Replies
Ying_S_Intel
Employee
392 Views
Quoting - ricky_clarkson
Hi,

~/intel/ipp-samples/language-interface/java/src/native/jipp_cp.c has the line:
#include

ippcp.h is not in the distribution. Replacing that with ipp.h (as recommended for end-user software) causes other build errors.

Can you reproduce this? Any suggestions?

Ricky.

The ippcp.h is included in part of Intel IPP cryptography libraires which is required a seperate registration and download.

Please check http://www3.intel.com/cd/software/products/asmo-na/eng/perflib/ipp/238683.htm to make a request.

Thanks,
Ying
0 Kudos
ricky_clarkson
Beginner
392 Views
Thanks.

Would I be correct in saying that the Cryptography package requires me to be a paid-up Intel Premier member?
0 Kudos
Reply