21,497
社区成员




ml.exe /c /Zd /Zi ../main.asm
Assembling: ../main.asm
link16.exe /CODEVIEW .obj,Debug.exe,nul.map,,,
Microsoft (R) Segmented Executable Linker Version 5.60.339 Dec 5 1994
Copyright (C) Microsoft Corp 1984-1993. All rights reserved.
LINK : fatal error L1093: .obj : object file not found
Microsoft (R) Macro Assembler Version 6.14.8444
Copyright (C) Microsoft Corp 1981-1997. All rights reserved.
这是错误代码,不管是自己运行过的程序还是软件自带的程序都运行不了了,求解答
make: *** [Debug.exe] Error 2
我也遇到了这个问题
解决了吗