lpheni
驱动牛犊
驱动牛犊
  • 注册日期2002-11-05
  • 最后登录2010-02-17
  • 粉丝0
  • 关注0
  • 积分-17分
  • 威望12点
  • 贡献值0点
  • 好评度2点
  • 原创分0分
  • 专家分0分
阅读:1553回复:1

求助,内容为编译信息。

楼主#
更多 发布于:2004-09-13 14:24
ompiling...
Command line warning D4002 : ignoring unknown option '/QIA64_fr32'
Qq.cpp
E:\PROGRA~1\NuMega\DRIVER~1\DRIVER~3\include\vdw.h(30) : error C2220: warning treated as error - no object file generated
E:\PROGRA~1\NuMega\DRIVER~1\DRIVER~3\include\vdw.h(30) : warning C4163: '__mf' : not available as an intrinsic function
E:\NTDDK\INC\string.h(52) : error C2371: 'size_t' : redefinition; different basic types
        G:\DOCUME~1\lip\LOCALS~1\Temp\a01032if(72) : see declaration of 'size_t'
E:\PROGRA~1\NuMega\DRIVER~1\DRIVER~3\include\kirp.h(224) : error C2065: 'InterlockedExchangePointer' : undeclared identifier
E:\PROGRA~1\NuMega\DRIVER~1\DRIVER~3\source\shfifo.cpp(101) : warning C4244: 'initializing' : conversion from 'unsigned __int64' to 'int', possible loss of data
E:\PROGRA~1\NuMega\DRIVER~1\DRIVER~3\include\k1394.h(31) : fatal error C1083: Cannot open include file: '1394.h': No such file or directory
QqDevice.cpp
E:\PROGRA~1\NuMega\DRIVER~1\DRIVER~3\include\vdw.h(30) : error C2220: warning treated as error - no object file generated
E:\PROGRA~1\NuMega\DRIVER~1\DRIVER~3\include\vdw.h(30) : warning C4163: '__mf' : not available as an intrinsic function
E:\NTDDK\INC\string.h(52) : error C2371: 'size_t' : redefinition; different basic types
        G:\DOCUME~1\lip\LOCALS~1\Temp\a01032if(72) : see declaration of 'size_t'
E:\PROGRA~1\NuMega\DRIVER~1\DRIVER~3\include\kirp.h(224) : error C2065: 'InterlockedExchangePointer' : undeclared identifier
E:\PROGRA~1\NuMega\DRIVER~1\DRIVER~3\source\shfifo.cpp(101) : warning C4244: 'initializing' : conversion from 'unsigned __int64' to 'int', possible loss of data
E:\PROGRA~1\NuMega\DRIVER~1\DRIVER~3\include\k1394.h(31) : fatal error C1083: Cannot open include file: '1394.h': No such file or directory
Error executing cl.exe.

Test_qq.exe - 8 error(s), 5 warning(s)
The following environment variables were not found
lpheni
驱动牛犊
驱动牛犊
  • 注册日期2002-11-05
  • 最后登录2010-02-17
  • 粉丝0
  • 关注0
  • 积分-17分
  • 威望12点
  • 贡献值0点
  • 好评度2点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2004-09-13 14:41
我的环境是:win2000, vc6.0 win2000ddk,这个程序是用DriverStudio生成的usb程序。
游客

返回顶部