【发布时间】:2014-04-05 04:08:01
【问题描述】:
this error(c++) be in visual studio 2008是什么意思 提前致谢
------ 构建开始:项目:图形,配置:调试 Win32 ------ 正在链接... LINK : 致命错误 LNK1168: 无法打开 E:\khraba 2\c try\graphics\Debug\graphics.exe 进行写入 构建日志保存在“file://e:\khraba 2\c try\graphics\graphics\Debug\BuildLog.htm” 图形 - 1 个错误,0 个警告 ========== 构建:0 成功,1 失败,0 最新,0 跳过 ==========【问题讨论】:
-
意思是……无法打开E:\khraba 2\c try\graphics\Debug\graphics.exe进行写作
-
一些可能的解决方案:stackoverflow.com/questions/3906404/…