问题:

使用VC++运行程序时
编译没错!!!!!
老是出现这个问题

Linking…
LINK : fatal error LNK1104: cannot open file “Debug/xx.exe”
Error executing link.exe.

xx.exe - 1 error(s), 0 warning(s)

解决问题VC++:Linking… LINK : fatal error LNK1104: cannot open file “Debug/xx.exe” Error executing

解决方法:

先关闭VC++之后右键用管理员权限打开,完美解决。如果有用请点个赞吧。

相关文章: