VC6.0上Build后出错:LINK : fatal error LNK1104: cannot open file "Debug/hello.ex

VC6.0上Build后出错:LINK : fatal error LNK1104: cannot open file Debug/hello.exeLINK : fatal error

VC6.0上Build后出错:LINK : fatal error LNK1104: cannot open file "Debug/hello.exe"
LINK : fatal error LNK1104: cannot open file "Debug/hello.exe"
Error executing link.exe.
怎么会这样呢?我关了所有的程序再打开要调试的,还是照样出错……
请求帮助!

[解决办法]
先Rebuild看看。
再看看debug目录里的那个hello.exe能不能删掉。
[解决办法]
是因为hello.exe正在运行着,你可以把这个进程在任务揽或者进程管理器中巴这个进程中结掉旧可以重新编译了