calculator中内嵌fortran的编写与运行错误? 使用aspen内嵌fortran编写程序时,运行后出现以下错误: *** severe error error compiling in-line fortran compiler messages follow ... d:\progra~1\aspent~1\aprsys~1.1\engine\xeq\gcpp.exe -dwin32 -dawinntn @gcpp.op aspcomp: warning! dec fortran compiler f77.exe not found in %path% aspcomp: warning! dec fortran runtime library dformd.lib not found in %lib% aspcomp: warning! dec fortran runtime library is needed for dynamic linking. f77.exe /nologo /c /nowatch -object:_1414mru.obj _1414mru.i *** severe error could not resolve user or in-line fortran subroutine(s): subroutine "zzfort" is missing *** severe error program terminated due to unresolved routines ! errors while processing input specifications 请教高手这是怎么回事?还有,如果编写fortran时需要用中间变量进行过渡,中间变量怎样定义呀?查看更多