有关VC6.0编译编译问题,大家帮帮忙~~!

shailen126 2008-08-07 04:27:21
我的程序用了这个库
#include "detours.h" //the main API header of detours
#pragma comment(lib,"detours.lib")

可是编译时出现了
“fatal error LNK1103: debugging information corrupt; recompile module”
这个错误,可能是SDK的版本问题,我不知道该怎么解决,大伙给指点下啊。。。
...全文
118 15 打赏 收藏 转发到动态 举报
写回复
用AI写文章
15 条回复
切换为时间正序
请发表友善的回复…
发表回复
  • 打赏
  • 举报
回复
怎么解决的
xkyx_cn 2008-08-07
  • 打赏
  • 举报
回复
怎么解决的,呵呵

[Quote=引用 13 楼 shailen126 的回复:]
呵呵,解决了,谢谢~!
[/Quote]
shailen126 2008-08-07
  • 打赏
  • 举报
回复
呵呵,解决了,谢谢~!
xkyx_cn 2008-08-07
  • 打赏
  • 举报
回复
Rebuild all 看看

[Quote=引用 11 楼 shailen126 的回复:]
都试了,都过不了啊
[/Quote]
shailen126 2008-08-07
  • 打赏
  • 举报
回复
都试了,都过不了啊
xkyx_cn 2008-08-07
  • 打赏
  • 举报
回复
你当前编译的什么版本,release还是debug?

[Quote=引用 9 楼 shailen126 的回复:]
UP,求救!!
[/Quote]
shailen126 2008-08-07
  • 打赏
  • 举报
回复
UP,求救!!
shailen126 2008-08-07
  • 打赏
  • 举报
回复
[Quote=引用 7 楼 cindy84 的回复:]
为了不让你沉,我被迫发一条
闲得无聊,过来发贴,想汇聚一些新朋友
SAP QQ群 MSN群 百度HI群 欢迎大家加入
为了更广泛的联系广大SAP人士,这两天我创建了QQ群和MSN群
帐号:MSN群:group156814@msnzone.cn SAP认证顾问培训群
QQ群:28422107 SAP认证顾问群
百度HI群:1058946 SAP认证顾问培训群
[/Quote]

真是感谢了。。。还是让我沉了吧
shailen126 2008-08-07
  • 打赏
  • 举报
回复
这么快就沉了,UP~!
求救ing...
shailen126 2008-08-07
  • 打赏
  • 举报
回复
[Quote=引用 4 楼 hjessica 的回复:]
出现此错误 位 vc6 下编译,lib 和 link.exe 版本不合
所以需要换到旧的sdk. 以编译通过.

估计你的SDK版本是VC7,或者VC8写的,vc6不能调用
[/Quote]
怎么换到旧的SDK?
hjessica 2008-08-07
  • 打赏
  • 举报
回复
出现此错误 位 vc6 下编译,lib 和 link.exe 版本不合
所以需要换到旧的sdk. 以编译通过.

估计你的SDK版本是VC7,或者VC8写的,vc6不能调用

coverallwangp 2008-08-07
  • 打赏
  • 举报
回复
Linker Tools Error LNK1103
debugging information corrupt; recompile module

Probably the compilation was terminated before a valid object file was created.

Recompile the given object file. If recompiling does not correct the problem, note the circumstances of the error, try to isolate the problem and create a reproducible test case, then consult the technical-support help file or the technical-support section in one of your manuals.
shailen126 2008-08-07
  • 打赏
  • 举报
回复
[Quote=引用 1 楼 coverallwangp 的回复:]
#pragma comment(lib,"detours.lib")
#include "detours.h" //the main API header of detours


把这两句的前后顺序换一下看看
[/Quote]
没有用。。。
coverallwangp 2008-08-07
  • 打赏
  • 举报
回复
#pragma comment(lib,"detours.lib")
#include "detours.h" //the main API header of detours


把这两句的前后顺序换一下看看

24,854

社区成员

发帖
与我相关
我的任务
社区描述
C/C++ 工具平台和程序库
社区管理员
  • 工具平台和程序库社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧