laotiu
驱动牛犊
驱动牛犊
  • 注册日期2003-05-26
  • 最后登录2005-04-01
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:1546回复:2

编译时候的警告信息如何显示出来?我没用#pragma warning(disable

楼主#
更多 发布于:2004-10-19 09:21
C:\passthru-xp\driver>build
BUILD: Object root set to: ==> objchk
BUILD: /i switch ignored
BUILD: Compile and Link for i386
BUILD: Loading c:\ntddk\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Examining c:\passthru-xp\driver directory for fil
    c:\passthru-xp\driver - 8 source files (5,175 lines)
BUILD: Saving c:\ntddk\build.dat...
BUILD: Compiling c:\passthru-xp\driver directory
Compiling Precompiled Header - precomp.h for i386
Compiling - passthru.rc for i386
Compiling - miniport.c for i386
Compiling - passthru.c for i386
Compiling - protocol.c for i386
Compiling - ptextend.c for i386
Compiling - ipsec.c for i386
Compiling - hmac.c for i386
BUILD: Linking c:\passthru-xp\driver directory
Linking Executable - objchk\i386\passthru.sys for i386
BUILD: Done

    8 files compiled - 1 Warning -  1725 LPS
    1 executable built


上面显示有一个警告,我如何知道警告的内容是什么? :o
QQ:50528814,技术交流
laotiu
驱动牛犊
驱动牛犊
  • 注册日期2003-05-26
  • 最后登录2005-04-01
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2004-10-20 14:46
为什么没有人帮助我?是不是我应该到abc去问?只要告诉我应该在那里设置就可以了,我写完了ah协议,这次编译完了警告更多了,有这么多警告我总觉得不放心,想知道是哪里的警告
QQ:50528814,技术交流
laotiu
驱动牛犊
驱动牛犊
  • 注册日期2003-05-26
  • 最后登录2005-04-01
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2004-10-20 15:14
当我没问过,书上看到了,现在程序一个警告都没有了, :D
QQ:50528814,技术交流
游客

返回顶部