If you build the the application with Intel(R) C++ Compiler dynamically, you will need to make the Intel C++ Compiler runtime libraries available on the target platform. For the current system studio system_studio_2013.0.016, due to a packaging issue, some runtime libraries are missed in the the compiler runtime libraries for target system.
This issue has been tracked by DPD200241981.
To work-around the issue, we can copy all the necessary libraries from the compiler installation folder on the host system.



