xuyatian
驱动牛犊
驱动牛犊
  • 注册日期2007-02-01
  • 最后登录2011-03-18
  • 粉丝0
  • 关注0
  • 积分170分
  • 威望18点
  • 贡献值0点
  • 好评度17点
  • 原创分0分
  • 专家分0分
阅读:1238回复:4

怎么编译不出来.sys?含详细说明

楼主#
更多 发布于:2007-03-21 20:16
我用的是driverstudio3.0、Xpddk、VC6.0。也是按照帖子里的顺序装的:VC6.0>>ddk>>driverstudio。我也Batch Build了一下vdwlibs.dsw,也没错。编译一下hellowdm也没错,可就是不出来*.sys???
而且SetDDKGo我从来没找到过,我用的是DDK Build Settng,不知道对不对??

新学,帮忙入入门吧。
 
xuyatian
驱动牛犊
驱动牛犊
  • 注册日期2007-02-01
  • 最后登录2011-03-18
  • 粉丝0
  • 关注0
  • 积分170分
  • 威望18点
  • 贡献值0点
  • 好评度17点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2007-03-21 20:17
有没有针对3.0或3.2版本的详细设置呢?
rayyang2000
管理员
管理员
  • 注册日期2001-03-23
  • 最后登录2012-09-13
  • 粉丝3
  • 关注0
  • 积分1036分
  • 威望925点
  • 贡献值3点
  • 好评度823点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2007-03-22 08:41
有看新手版吗?那里也许有相同的问题。

另外,提问的时候多给点信息,你的这样的提问,简直和天书一样
天天coding-debugging中----超稀饭memory dump file ======================================================== [b]Windows Device Driver Development and Consulting Service[/b] [color=blue][url]http://www.ybwork.com[/url][/color] ========================================================
xuyatian
驱动牛犊
驱动牛犊
  • 注册日期2007-02-01
  • 最后登录2011-03-18
  • 粉丝0
  • 关注0
  • 积分170分
  • 威望18点
  • 贡献值0点
  • 好评度17点
  • 原创分0分
  • 专家分0分
地板#
发布于:2007-03-22 09:27
我看了。信息如下,就是出不来sys文件?



Current DDK Directory = E:\WINDDK\2600
Building for I386
******Configuration: HelloApp - Win32 Debug *************

Invalid keyboard code specified

C:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~3\Examples\wdm\hellowdm\exe>call E:\WINDDK\2600\bin\setenv.bat E:\WINDDK\2600 chk  

C:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~3\Examples\wdm\hellowdm\exe>build.exe  -cef
BUILD: Object root set to: ==> objchk
BUILD: Adding /Y to COPYCMD so xcopy ops won't hang.
BUILD: /i switch ignored
BUILD: Compile and Link for i386
BUILD: Computing Include file dependencies:
BUILD: Examining c:\progra~1\compuw~1\driver~1\driver~3\examples\wdm\hellowdm\exe directory for files to compile.
    c:\progra~1\compuw~1\driver~1\driver~3\examples\wdm\hellowdm\exe
    c:\progra~1\compuw~1\driver~1\driver~3\examples\wdm\hellowdm\exe - 2 source files (119 lines)
BUILD: Saving E:\WINDDK\2600\build.dat...
BUILD: Compiling c:\progra~1\compuw~1\driver~1\driver~3\examples\wdm\hellowdm\exe directory
Compiling - openbyintf.cpp for i386
Compiling - helloapp.cpp for i386
BUILD: Linking c:\progra~1\compuw~1\driver~1\driver~3\examples\wdm\hellowdm\exe directory
Linking Executable - objchk\i386\helloapp.exe for i386
BUILD: Done

    4 files compiled -    29 LPS
    1 executable built
Tool returned code: 0
xuyatian
驱动牛犊
驱动牛犊
  • 注册日期2007-02-01
  • 最后登录2011-03-18
  • 粉丝0
  • 关注0
  • 积分170分
  • 威望18点
  • 贡献值0点
  • 好评度17点
  • 原创分0分
  • 专家分0分
地下室#
发布于:2007-03-22 11:59
问题解决了,编译错了工程!晕,新手
感谢驱动开发网!
游客

返回顶部