Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

IPP and Embarcadero

aphesa
Beginner
1,032 Views
Hi all,

we are using Embarcadero C++ Builder 2010. I'd like to know if IPP is compatible with it (100%, partially, not at all).

I have read through the online documentation and it says "any C or C++ software" but many other intel products are limited to the Microsoft and Intel compilers. What about IPP?

We are occasionally also using Dev-Cpp.

Thank you.

Arnaud.
0 Kudos
2 Replies
Vladimir_Dudnik
Employee
1,032 Views
Arnaud,

although we did not test IPP with Embarcadero C++ Builder specifically, but because IPP provides sdtcall API libraries it should be compatible with anycompiler which support call of libraries with stdcall API.

Regards,
Vladimir
0 Kudos
aphesa
Beginner
1,032 Views
Ok, i'll give it a try. Thank you.
0 Kudos
Reply