Intel® Integrated Performance Primitives (Intel® IPP) Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-36813930-BFEF-4EA3-A296-8F0DFDB9D8FC
Visible to Intel only — GUID: GUID-36813930-BFEF-4EA3-A296-8F0DFDB9D8FC
Compiler Integration
Intel® C++ Compiler and Microsoft Visual Studio* compilers simplify developing with Intel® IPP.
On Windows* OS, a default installation of Intel® IPP installs integration plug-ins. These enable the option to configure your Microsoft Visual Studio* project for automatic linking with Intel IPP.
Intel® C++ Compiler also provides command-line parameters to set the link/include directories:
On Windows* OS:
/Qipp-link:{dynamic|static} and /QippOn Linux* OS:
-ipp-link={dynamic|static}