1、點擊Options
?2、選擇藍色的選項
?3、查看Intel(R) Visual Fortran Compiler XE 的版本
4、打開原文件的Library
5、打開
?
?6、點擊這個文件的右鍵
?7、然后選擇第一項project setting
?9、先把第8步中link里面原有的路徑刪除,再點browes[A1]?,然后選擇
?[A1]這一步必須做,很重要,否則運行程序會出現錯誤
10、
?
11、
?12,、
?13、然后選擇一個例子進行添加庫文件
?
14、重復第6~12進行添加即可。
15、關掉有道、金山等翻譯軟件
15、然后運行一下試試。
PS:各個版本對應的obj如下:
Fortran版本 | 編譯.obj文件 |
Compaq Fortran 90 compiler | cf6 |
GNU GFortran 95 compiler | gf42 |
Intel Visual Fortran compiler versions 9, 10 & 11 | if9 |
Intel Visual Fortran compiler version 12, 13 & 14 | if12 |
Intel Visual Fortran compiler version 15 (64-bit) | if15 |
Intel Visual Fortran compiler version 15 (32-bit) | if15_x86 |