Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
似乎在 Visual Studio 2019 上安装 Intel Parallel XE 2020 后,我无法运行 Fortran 的某些扩展,例如 .f77 和 f95。例如,它运行 .f90,但如何修复它以运行每个扩展?
您正在寻找的是在Sources 中,Tools/Options然后是Sources下。Intel CompilersIFORT/General
Tools/Options
Intel Compilers
IFORT/General
将.f77和.f95扩展名添加到适当的文件格式。
.f77
.f95