win7 vs2010/2012 LINK : fatal error LNK1104: cannot open file "Debug/test.exe"
时间:2014-04-01 07:21:15
收藏:0
阅读:1205
在win7下 vs2010/2012编译的时候经常出现fatal error LNK1104: cannot open file "Debug/test.exe",需要等待漫长的时间才能编译正常。用工具查询test.exe也没有被锁定,任务管理器里也没有在运行。
解决方案:(1)windows键+R ->输入servics.msc 确定 (2)服务里面打开“APPLICATION EXPERIENCE SERVICE”就可以了。
win7 vs2010/2012 LINK : fatal error LNK1104: cannot open file "Debug/test.exe",布布扣,bubuko.com
原文:http://blog.csdn.net/nvidiacuda/article/details/22695925
评论(0)