ksfengjia 发表于 2017-4-6 09:47:53

The Fortran compiler (ifort.exe) cannot be found.

系统:win7x64
VS   :vs2015 community
IVF:Intel Parallel Studio XE 2017

安装过程应该无误,单独VS2015能够编译VC++文件,IVF也能够匹配VS,
但对文件进行编译时出现:The Fortran compiler (ifort.exe) cannot be found.
已查阅论坛解释,重新安装后也是相同的问题。

请教各位大大,有没有类似的情况?
是否与环境变量设置有关?
或者与曾今安装过ivf2013有关?

fcode 发表于 2017-4-6 13:44:53

打开 VS
点击 工具 菜单,选项
找到 Intel Fortran,点击 Executables 右边的 ... 按钮,展开 Macros,然后截图。(就像我这样)

ksfengjia 发表于 2017-4-6 14:00:07

fcode 发表于 2017-4-6 13:44
打开 VS
点击 工具 菜单,选项
找到 Intel Fortran,点击 Executables 右边的 ... 按钮,展开 Macros,然后 ...

请教大神,求解答,图片如下





fcode 发表于 2017-4-6 14:42:14

检查
C:\Program Files(x86)\IntelSWTools\compilers_........................ 这个文件夹下 (注意看 Macros里面的 $(IFortInstallDir) 的值)
下面有 bin\Intel64 文件夹没?如果有,里面是否有 ifort.exe ?

ksfengjia 发表于 2017-4-6 20:21:25

ksfengjia 发表于 2017-4-6 14:00
请教大神,求解答,图片如下

非常感谢,因为我C盘空间不够了,然后只装了32位的编译器,没有Intel64这个文件夹,把它改成ia32就可以了

vvt 发表于 2017-4-7 07:44:25

可以安装在其他分区。(D:\ E:\ 之类的)

fyr 发表于 2021-8-21 10:11:44

fcode 发表于 2017-4-6 13:44
打开 VS
点击 工具 菜单,选项
找到 Intel Fortran,点击 Executables 右边的 ... 按钮,展开 Macros,然后 ...

C:\Users\lx\Desktop层主能不能帮我看下我也是这种问题之前装了oneapi   会不会是没删干净的原因呢?
页: [1]
查看完整版本: The Fortran compiler (ifort.exe) cannot be found.