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

Trouble compiling IPP 9.0 legacy .h files in Linux (Ubuntu 20.04)

Battersby__Brian1
1,179 Views

Hello,

I am trying to build a Qt/C++ application in Ubuntu 20.04 using QtCreator that includes references to the IPP 9.0 legacy includes.  However I am receiving many errors during compilation.  Here are a few of the errors:

../OpenSource/Intel/IPP/Legacy_9.0.0/include/ippac90legacy.h:-1: At global scope:

../OpenSource/Intel/IPP/Legacy_9.0.0/include/ippac90legacy.h:777: error: expected initializer before ‘legacy90ippacInit’
777 | LEGACY90IPPAPI( IppStatus, legacy90ippacInit, ( void ))
| ^~~~~~~~~~~~~~~~~

../OpenSource/Intel/IPP/Legacy_9.0.0/include/ippdefs90legacy.h:92: in definition of macro ‘LEGACY90IPPAPI’
92 | IPP_LEGACY_WRN type __STDCALL name arg;
| ^~~~

We would greatly appreciate any help that can be provided!

Thank you.

0 Kudos
2 Replies
Ruqiu_C_Intel
Moderator
1,149 Views

Hello,


IPP 9.0 was an very old version. I am afraid we do not support it any more. May I ask why not update your IPP to the new version?


Regards,

Ruqiu


0 Kudos
Ruqiu_C_Intel
Moderator
956 Views

We did not hear back from you and we will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only. 

0 Kudos
Reply