1、下载安装Intel XE Compiler
2、打开Visual Studio 2010中的工程
3、工程-->"属性",“配置属性”--->"Platform Toolset" 选择“Intel C++ Compiler XE 13.0”

4、重新编译生成:在下方的“输出”会打印
> Building with Intel(R) C++ Compiler XE 13.1
>ClCompile:
> ***** ClCompile (Win32 - Intel C++)
表明:Building with Intel(R) C++ Compiler XE 13.1
本文详细介绍了如何在Visual Studio 2010中下载安装Intel XE Compiler,并通过配置属性将平台工具集设置为Intel C++ Compiler XE 13.0进行编译的过程。
3万+

被折叠的 条评论
为什么被折叠?



