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时需要用中间变量进行过渡,中间变量怎样定义呀?