Number | BSCMAKE Warning Message |
BK4500 | UNKNOWN WARNING Contact Microsoft Product Support Services |
An unknown error condition was detected by BSCMAKE. | |
Note the circumstances of the error and notify Microsoft Corporation by following the instructions in the Microsoft Product Assistance Request form at the back of one of your manuals. | |
BK4501 | ignoring unknown option option |
BSCMAKE did not recognize the given option and ignored it. | |
If the given option is /r, it must be specified first on the BSCMAKE command line. | |
BK4502 | truncated .SBR file filename not in database |
The given zero-length .SBR file, specified during a database update, was not originally part of the database. | |
If a zero-length file that is not part of the original build of the database is specified during a rebuild of that database, BSCMAKE issues this warning. One of the following may be a cause:
The wrong database name was specified. The database was deleted. (Error BK1513 will result.) The database file was corrupted, requiring a full build. |
|
BK4503 | minor error in .SBR file filename ignored |
The given .SBR file contained an error that did not halt the build. However, the resulting .BSC file may not be correct. | |
Recompile to regenerate the .SBR file. |