阅读:736回复:1
用DDK build 驱动程序时出现下面的错误日志,别的什么都没有了。这是什么原因啊??
BUILD: Computing Include file dependencies:
BUILD: Examining d:\\driverenv\\joystick directory for files to compile. Compiling d:\\driverenv\\joystick directory ******************** \'nmake.exe /c BUILDMSG=Stop. /a -i NTTEST= UMTEST= NOLINK=1 NOPASS0=1 386=1\' .\\sources.(14) : U1033: syntax error : \'joystick.rc\' unexpected Stop. BUILD: nmake.exe failed - rc = 2 Linking d:\\driverenv\\joystick directory ******************** \'nmake.exe /c BUILDMSG=Stop. /a -i LINKONLY=1 NOPASS0=1 NTTEST= UMTEST= 386=1\' .\\sources.(14) : U1033: syntax error : \'joystick.rc\' unexpected Stop. BUILD: nmake.exe failed - rc = 2 |
|
|
沙发#
发布于:2002-12-31 16:11
joystick.rc有语法错误?
|
|
|