看板 C_and_CPP 關於我們 聯絡資訊
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) VS2005+intel VF10 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) C++程式碼 + Fortran程式碼 問題(Question): 在VC6 + CVF6.0可以成功compile C的部分都成功compile過 但Fortran出現錯誤 LINK : fatal error LNK1104: 無法開啟檔案 'dformt.lib' 餵入的資料(Input):預期的正確結果(Expected Output): 可以compile -- -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.112.63.132 ※ 編輯: wope 來自: 140.112.63.132 (07/10 12:19)
james732:確認過路徑沒問題嗎?先寫成絕對路徑試試 07/10 13:02
meconin:鍊結器那邊改一下,確認 libpath 下有這個文件 07/10 14:46