I am hoping someone can help me out I am n the process of rebuilding a driver and am stuck on this error when trying to build this driver in win2kddk
the error is as follows
The last time I used the DDK, I used 7600.16385.1 (aparently). When I search the directory C:\WinDDK\7600.16385.1, for /WX I get hits in: bin/makefile.new which can be controlled with COMPILER_WX_SWITCH Debuggers\sdk\samples which can be controlled with MSC_WARNING_LEVEL
one other question i get this error if i go back and rename the i386 folder to x86 in "..\shared\objfre_w2K_x86\" it compiles but I get an error installing I assum that the i386 foldername is in the enviroment variables somewhere just alittle confused on where to look
BUILD: Linking c:\btwin\btcap\common directory
errors in directory c:\btwin\btcap\common
NMAKE : fatal error U1073: don't know how to make '..\shared\objfre_w2K_x86\x86\
CppRt.obj'
BUILD: nmake.exe failed - rc = 2
BUILD: Done