help about printer driver

hi,all
I get the EMAIL address from osr’s mail list,I have a simple question
,I hope you help me.
I can not build the 98DDK’s sample:SRC\PRINTER\BITMAP.
In win98,I install the ms vc6,98DDK,but can’t build it.
the build.log:
BUILD: Computing Include file dependencies:
BUILD: i:\vs6\vc98\include\exdisp.odl(31): i:\vs6\vc98\include\exdisp.odl -
invalid include statement: importlib(STDOLE_TLB);
BUILD: i:\vs6\vc98\include\vidsvr.odl(16): i:\vs6\vc98\include\vidsvr.odl -
invalid include statement: importlib(STDOLE_TLB);
BUILD: Examining o:\temp\sf\ddkdemo\printer\cbitmap directory for files to
compile.
BUILD: Unable to save the dependency database: \nt\build.dat
Building generated files in o:\temp\sf\ddkdemo\printer\cbitmap
********************
‘nmake.exe /c BUILDMSG=Stop. -i NTTEST= UMTEST= NOLINK=1 PASS0ONLY=1
386=1’
set CL=-nologo -u -c -Asnw -PLM -G2sw -W3 -Od -Zipe -DDEBUG
cl -Foobj\i386\minidriv.obj minidriv.asm
\bin\cl -Foobj\i386\minidriv.obj minidriv.c
NMAKE : U1081: ‘\bin\cl’ : program not found
Stop.
BUILD: Examining o:\temp\sf\ddkdemo\printer\cbitmap directory for files to
compile. (2nd Pass)
BUILD: Unable to save the dependency database: \nt\build.dat
Compile errors: not linking o:\temp\sf\ddkdemo\printer\cbitmap directory
********************

the build.err
NMAKE : U1081: ‘\bin\cl’ : program not found

please tell me how to edit makefile,then I can build it?

I try use vc15 to build it,in win98,install vc15,win32sdk,98ddk,but can
not build it also.

please tell me how to build the printer driver in full,thanks.

baiyujing


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com