Nmake and RC errors with DDK sources. 
Author Message
 Nmake and RC errors with DDK sources.

Hi all.

I'm trying to build a project in Microsofts DDK for Windows NT 4.0.
Everytime I execute the build.exe program, it givs me this output.

BUILD: Compile and Link for i386
BUILD: Loading \nt\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Examining e:\ddk\src\print\psprint\pscript directory for files to
compile.
e:\ddk\src\print\psprint\pscript - 23 source files (18,905 lines)
BUILD: Compiling e:\ddk\src\print\psprint\pscript directory
BUILD: NMAKE.EXE failed - rc = 2
BUILD: Linking e:\ddk\src\print\psprint\pscript directory
BUILD: NMAKE.EXE failed - rc = 2
BUILD: Done

I do know that my DDK is a kindof hacked together piece, it's not
installed directly from the CD, since I don't have a cd-rom. (and not
much network support)  But if someone could help me find out what the
error codes mean, I might be able to sludge through and get this to
build.

I'm assuming that it's a general error since both the linker and
compiling portions through the same error, but I have no way to look
anything up.  I looked for an .err file, but none was generated.

Any Ideas

Bill



Sat, 07 Aug 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. wierd message: RC : fatal error RW1010: Could not open 0X409.RC

2. AFXRES.RC and AFXPRINT.RC in turkey language

3. nmake error

4. Nmake and error C1034 - include path not set

5. Help! NMAKE won't display compile errors

6. NMAKE: fatal error U1073: don't know how to make

7. NMAKE report error

8. NMAKE: fatal error U1073: don't know how to make

9. NMAKE error messages

10. U1073 Build/NMake error

11. .rc error

12. rc error

 

 
Powered by phpBB® Forum Software