Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
NMAKE returns the following exit codes:
Code |
Meaning |
---|---|
0 |
No error (possibly a warning) |
1 |
Incomplete build (issued only when /K is used) |
2 |
Program error, possibly due to one of the following: |
|
|
|
|
|
|
4 |
System error — out of memory |
255 |
Target is not up-to-date (issued only when /Q is used) |