I have installed 98 ddk , after “Build” cmd i get this error:
BUILD: Unable to save the dependency database: \nt\build.dat
and ‘nmake’ gives this error:
C:\PROGRA~1\MICROS~3\VC98\INCLUDE\stdarg.h(23) : fatal error C1189: #error
: ER
ROR: Only Mac or Win32 targets supported!
NMAKE : fatal error U1077: ‘cl’ : return code ‘0x2’
Help me…
Sounds like you have the NT build environment mixed up somehow since you
are getting “\nt\build.dat”. The steps for using the 98DDK are:
- Install vc5.0 or better
- Install vc 1.52 if you wish to build the 16-bit printer and display
drivers
- Install SDK
- Install 98ddk
- Build from the 98ddk environment (found on the Start.All
Programs.Development Kits.Windows 98 DDK.Checked Build Environment)
Build -cZ should do it.
This posting is provided “AS IS” with no warranties, and confers no
rights.
-----Original Message-----
From: xxxxx@mailcity.com [mailto:xxxxx@mailcity.com]
Sent: Wednesday, July 10, 2002 5:40 AM
To: NT Developers Interest List
Subject: [ntdev] Regarding Windows 98 Printer Driver
I have installed 98 ddk , after “Build” cmd i get this error:
BUILD: Unable to save the dependency database: \nt\build.dat
and ‘nmake’ gives this error:
C:\PROGRA~1\MICROS~3\VC98\INCLUDE\stdarg.h(23) : fatal error C1189:
#error
: ER
ROR: Only Mac or Win32 targets supported!
NMAKE : fatal error U1077: ‘cl’ : return code ‘0x2’
Help me…
You are currently subscribed to ntdev as: xxxxx@microsoft.com To
unsubscribe send a blank email to %%email.unsub%%