阅读:1185回复:1
USB源程序的链接错误(求助)
看了《Programming the Microsoft Windows Driver Mode eBook》觉得迷茫,试着编译第十一章的源程序,发现有这样的错误,不知该如何办才好。
C:\\DOCUME~1\\LUHOUX~1\\??\\feature>build.exe -ceZ BUILD: Object root set to: ==> objchk BUILD: /i switch ignored BUILD: Compile and Link for i386 BUILD: Compiling c:\\docume~1\\luhoux~1\\桌面\\feature directory Compiling - control.cpp for i386 Compiling - driverentry.cpp for i386 Compiling - readwrite.cpp for i386 Compiling - stddcls.cpp for i386 BUILD: Linking c:\\docume~1\\luhoux~1\\桌面\\feature directory NMAKE : U1073: don\'t know how to make \'..\\..\\..\\generic\\objchk\\i386\\generic.lib\' BUILD: nmake.exe failed - rc = 2 BUILD: Done 4 files compiled - 1 Error Tool returned code: 0 |
|
|
沙发#
发布于:2004-05-13 15:42
以下为源码
|
|
|