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

Problem with ippcp.h

Georgy_Malyshev
Beginner
225 Views

Hi,

I just downloaded IPP crypto package 6.0.0.062 and trying to build a simple test (hash function). However compiler fails when processing ippcp.h.

IPP_DEPRECATED macro seems to be defined nowhere and compilation fails. Meanwhile I just commented lines 329-357 in the include file but what is the story about this IPP_DEPRECATED?

0 Kudos
2 Replies
Vladimir_Dudnik
Employee
225 Views
Hello,
IPP_DEPRECATED macro should be defined in ippdefs.h file
Regards,
Vladimir

0 Kudos
Vladimir_Dudnik
Employee
225 Views
Hello,
IPP_DEPRECATED macro should be defined in ippdefs.h file
Regards,
Vladimir

0 Kudos
Reply