zlxs001 发表于 2013-2-6 17:22:05

内置FORTRAN出错,但是我根本没有用FORTRAN编程啊

本帖最后由 zlxs001 于 2013-2-6 21:51 编辑

RT,做一个模拟,根本没有用到FORTRAN程序,但是运行的时候出现下列问题:
*** SEVERE ERROR
      ERROR COMPILING IN-LINE FORTRAN
      COMPILER MESSAGES FOLLOW ...


C:\PROGRA~1\ASPENT~1\APRSYS~1\Engine\xeq\gcpp.exe-DWIN32 -DAWINNTN -D__INTEL_
ASPCOMP: Warning!Intel Fortran compiler ifort.exe not found in %PATH%
ASPCOMP: Warning! Microsoft C runtime library msvcrt.lib not found in %LIB%
ASPCOMP: Warning! Microsoft C runtime library is needed for Dynamic Linking.
ASPCOMP: Warning!Intel Fortran runtime library libifcoremd.lib not found in %
ASPCOMP: Warning!Intel Fortran runtime library is needed for Dynamic Linking.
ifort.exe /nologo /c         /Qsave /iface:cvf "-object:_1850pux.obj" "_1850pux

*** SEVERE ERROR
      COULD NOT RESOLVE USER OR IN-LINE FORTRAN SUBROUTINE(S):

      SUBROUTINE "DNSTYU" IS MISSING

*** SEVERE ERROR
      PROGRAM TERMINATED DUE TO UNRESOLVED ROUTINES

! Errors while processing input specifications


zlxs001 发表于 2013-2-6 17:22:05

问题已解决,自己粗心,设置出错。

1040534752 发表于 2013-2-6 17:22:05

zlxs001 发表于 2013-2-6 21:53
问题已解决,自己粗心,设置出错。

哪儿设置错误会出现这样的提示呢?

忆水寒 发表于 2013-2-6 17:22:05

zlxs001 发表于 2013-2-6 21:53
问题已解决,自己粗心,设置出错。

*** SEVERE ERROR
      ERROR COMPILING IN-LINE FORTRAN
      COMPILER MESSAGES FOLLOW ...


ASPCOMP: Warning!Intel Fortran compiler ifort.exe not found in %PATH%
ASPCOMP: Warning! Microsoft C runtime library msvcrt.lib not found in %LIB%
ASPCOMP: Warning! Microsoft C runtime library is needed for Dynamic Linking.
ASPCOMP: Warning!Intel Fortran runtime library libifcoremd.lib not found in %
ASPCOMP: Warning!Intel Fortran runtime library is needed for Dynamic Linking.
ifort.exe /nologo /c   -DAWINNTN -DWIN32 -I. "-ID:\PROGRA~1\ASPENT~1\APRSYS~1
'ifort.exe' 不是内部或外部命令,也不是可运行的程序
或批处理文肌?

'ifort.exe' 不是内部或外部命令,也不是可运行的程序

或批处理文肌?


*** SEVERE ERROR
      COULD NOT RESOLVE USER OR IN-LINE FORTRAN SUBROUTINE(S):

      SUBROUTINE "UMTPET" IS MISSING

*** SEVERE ERROR
      PROGRAM TERMINATED DUE TO UNRESOLVED ROUTINES

! Errors while processing input specifications

我也遇到这个问题,请问楼主是怎么解决的呢?

killexam 发表于 2013-2-6 17:22:05

我也遇到这个问题了,怎么解决呢

谢名财520 发表于 2013-2-6 17:22:05


我也遇到这个问题了,怎么解决呢

zyx-iccas 发表于 2013-2-6 20:01:00

有很多的设计规定或其它模块,也要用到Fortran,最好把bkp文件发上来,看看是否有什么特殊规定使得某一物流组成保持恒定。仅供参考。
页: [1]
查看完整版本: 内置FORTRAN出错,但是我根本没有用FORTRAN编程啊