C++程序编译时为什么无法连接文件??
我的程序没有错误,为什么编译时出现找不到文件,无法连接的问题??win7系统
如下:
-------------------Configuration: 005 - Win32 Debug--------------------
Linking...
LINK : fatal error LNK1104: cannot open file "Debug/005.exe"
执行 link.exe 时出错.
005.exe - 1 error(s), 0 warning(s)