| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 495 人关注过本帖
标题:[求助]vs 2005 编译出错!
只看楼主 加入收藏
goodfree
Rank: 1
等 级:新手上路
帖 子:32
专家分:0
注 册:2007-10-22
收藏
 问题点数:0 回复次数:2 
[求助]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 的程序

哪位大哥指点一下,不甚感激!

谢谢!
搜索更多相关主题的帖子: 编译 
2007-10-24 10:50
goodfree
Rank: 1
等 级:新手上路
帖 子:32
专家分:0
注 册:2007-10-22
收藏
得分:0 

无法找到“"xxx.exe"调试信息,或者调试信息不匹配。未使用调试信息生成二进制文件。
要继续调试吗?



生成日志

生成 已启动: 项目: ep2,配置: Debug|Win32

命令行
正在创建临时文件“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编辑过]

2007-10-24 10:50
kingkino
Rank: 1
等 级:新手上路
帖 子:83
专家分:0
注 册:2007-10-18
收藏
得分:0 
....这个 我不懂  帮你顶上去 希望有人来帮你

2007-10-24 11:31
快速回复:[求助]vs 2005 编译出错!
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.013648 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved