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.
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.
链接已复制
2 回复数
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
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
