我已经获得了遗留的fortan IV程序,我需要为遗留编程语言课程编译,并且我已被指示使用http://www.openwatcom.org/index.php/Downloads的Watcom IDE。
我的步骤如下:
我的构建环境:
结果:
cd C:\ - "Can't find a filename in 'cd C:\'"
wmake -f C:\sampleProject.mk -h -e - "Can't find a filename in 'wmake -f C:\sampleProject.mk -h -e'"
wfc386 \hilbert.for -d2 -q -dep - "Can't find a filename in wfc386 \hilbert.for -d2 -q -dep'"
Error(E14): Cannot execute (wfc386): No such file or directory
Error(E42): Last command making (C:\hilbert.obj) returned a bad status
Error(E02): Make execution terminated
Execution complete
答案 0 :(得分:0)
到目前为止,我遇到了三个问题。
解决方案: