- 积分
- 14
- 注册时间
- 2016-5-16
- 积分
- 14
![Rank: 4](static/image/common/star_level3.gif)
|
最近要做在Aspen中做反应精馏,外链Fortran子程序时在Aspen plus simulation engine中进行aspcomp DISP.f 操作,老是提示如下:
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 %LIB%
ASPCOMP: Warning! Intel Fortran runtime library is needed for Dynamic Linking.
ifort.exe /nologo /c -DAWINNTN -DWIN32 -I. "-IC:\Program Files (x86)\AspenTech\APrSystem V7.3\Engine\commons" "-IC:\Program Files (x86)\AspenTech\Aspen Plus V7.3\Engine\\commons" /fpp /Qsave /iface:cvf /MD -object:"DISP.obj" "DISP.f"
'ifort.exe' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
大家有过这方面问题的吗??迫切需要您的帮助,拜托拜托
|
|