突然,我的 Visual Studio Express 2010 C++ 停止重建我的项目.当我第一次点击 F7 时,项目构建并运行良好(哎呀,这是一个 hello world 示例).
Suddenly, my Visual Studio Express 2010 C++ stopped rebuilding my project. When I first hit F7 the project builds and runs fine (heck, it's a hello world example).
然后我进行了一些更改并再次点击 F7,然后我得到:
Then I make some changes and hit F7 again, then I get:
1>LINK : fatal error LNK1168: cannot open C:UsersusernameDocumentsVisual Studio 2010ProjectsconsoleDebugconsole.exe for writing**<br><br>
现在有趣的事情来了:
操作系统:W7 SP1 64 位,有最新更新
OS: W7 SP1 64-bit, with latest updates
有什么想法吗?
启用应用体验"服务.启动控制台窗口并输入 net start AeLookupSvc
Enable "Application Experience" service. Launch a console window and type net start AeLookupSvc
这篇关于VC++ 致命错误 LNK1168:无法打开 filename.exe 进行写入的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!