[求助]vs 2005 编译出错!
昨天装的2005,用的还好 刚才调试了两个也还好,
可是过了一会就出问题了
我删了所有的工程都不行;
“e1.exe”: 已加载“C:\Documents and Settings\goodfee\My Documents\Visual Studio 2005\Projects\e1\debug\e1.exe”,未使用调试信息生成二进制文件。
“e1.exe”: 已加载“C:\WINDOWS\system32\ntdll.dll”,未加载任何符号。
“e1.exe”: 已加载“C:\WINDOWS\system32\kernel32.dll”,未加载任何符号。
程序“[3740] e1.exe: 本机”已退出,返回值为 0 (0x0)。
这只是一个最简单的输出 :hello 的程序
哪位大哥指点一下,不甚感激!
谢谢!
搜索更多相关的解决方案:
编译
----------------解决方案--------------------------------------------------------
无法找到“"xxx.exe"调试信息,或者调试信息不匹配。未使用调试信息生成二进制文件。
要继续调试吗?
生成日志 |
|
命令行 |
正在创建临时文件“c:\Documents and Settings\goodfee\My Documents\Visual Studio 2005\Projects\ep2\ep2\Debug\RSP00000537161544.rsp”,其内容为 [ /O2 /FD /EHsc /MT /Fo"Debug\\" /Fd"Debug\vc80.pdb" /c /TP ".\e2.cpp" ] 正在创建命令行“cl.exe @"c:\Documents and Settings\goodfee\My Documents\Visual Studio 2005\Projects\ep2\ep2\Debug\RSP00000537161544.rsp" /nologo /errorReport:prompt” 正在创建临时文件“c:\Documents and Settings\goodfee\My Documents\Visual Studio 2005\Projects\ep2\ep2\Debug\RSP00000637161544.rsp”,其内容为 [ /OUT:"C:\Documents and Settings\goodfee\My Documents\Visual Studio 2005\Projects\ep2\Debug\ep2.exe" /MANIFEST /MANIFESTFILE:"Debug\ep2.exe.intermediate.manifest" kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\debug\e2.obj" ] 正在创建命令行“link.exe @"c:\Documents and Settings\goodfee\My Documents\Visual Studio 2005\Projects\ep2\ep2\Debug\RSP00000637161544.rsp" /NOLOGO /ERRORREPORT:PROMPT” 正在创建临时文件“c:\Documents and Settings\goodfee\My Documents\Visual Studio 2005\Projects\ep2\ep2\Debug\RSP00000737161544.rsp”,其内容为 [ /outputresource:"..\debug\ep2.exe;#1" /manifest ".\debug\ep2.exe.intermediate.manifest" ] 正在创建命令行“mt.exe @"c:\Documents and Settings\goodfee\My Documents\Visual Studio 2005\Projects\ep2\ep2\Debug\RSP00000737161544.rsp" /nologo” 正在创建临时文件“c:\Documents and Settings\goodfee\My Documents\Visual Studio 2005\Projects\ep2\ep2\Debug\BAT00000837161544.bat”,其内容为 [ @echo 清单资源上次更新时间为 %TIME%,更新位置为 %DATE% > ".\debug\mt.dep" ] 正在创建命令行“""c:\Documents and Settings\goodfee\My Documents\Visual Studio 2005\Projects\ep2\ep2\Debug\BAT00000837161544.bat""” |
输出窗口 |
正在编译... e2.cpp 正在链接... 正在嵌入清单... |
结果 |
生成日志保存在“file://c:\Documents and Settings\goodfee\My Documents\Visual Studio 2005\Projects\ep2\ep2\Debug\BuildLog.htm” ep2 - 0 个错误,0 个警告 |
[此贴子已经被作者于2007-10-24 10:57:55编辑过]
----------------解决方案--------------------------------------------------------
....这个 我不懂 帮你顶上去 希望有人来帮你
----------------解决方案--------------------------------------------------------