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.
1/5/2010
This section provides reference information regarding BSCMAKE errors BK1500 – BK4504.
| Topic | Description | 
|---|---|
Indicates that BSCMAKE detected an unidentified error condition.  | 
|
Indicates that BSCMAKE did not recognize the character specified for the option.  | 
|
Indicates that the option did not contain the correct syntax.  | 
|
Indicates that BSCMAKE could not write to the given file.  | 
|
Indicates that BSCMAKE could not move to a location in the file.  | 
|
Indicates that BSCMAKE cannot read from the file.  | 
|
Indicates that BSCMAKE cannot open the file.  | 
|
Indicates that BSCMAKE cannot open a temporary file.  | 
|
Indicates that BSCMAKE cannot delete one of its temporary files.  | 
|
Indicates that BSCMAKE ran out of memory, including virtual memory.  | 
|
Indicates that the given .sbr file does not have the expected format.  | 
|
Indicates that the command-line specification for the response file was incorrect or incomplete.  | 
|
Indicates that BSCMAKE cannot build a browse information file because the number of definitions, references, modules, or other information exceeds the limit.  | 
|
Indicates that BSCMAKE cannot build a new browse information (.bsc) file because one or more .sbr files are truncated.  | 
|
Indicates that none of the .sbr files specified for an update were part of the original browse information (.bsc) file.  | 
|
Indicates that the .bsc file was created with another version of BSCMAKE.  | 
|
Indicates that the .bsc file was corrupted, possibly due to a system failure during the build.  | 
|
Indicates that the .sbr file refers to itself.  | 
| Topic | Description | 
|---|---|
Indicates that BSCMAKE detected an unidentified warning condition.  | 
|
Indicates that BSCMAKE did not recognize the option.  | 
|
Indicates that a zero-length .sbr file that was not originally part of the .bsc file was specified during an update.  | 
|
Indicates that the .sbr file contained an error that did not halt the built, but the resulting .bsc file may be incorrect.  | 
|
Indicates that there are more than 64,000 references to a single symbol in the .cpp file.  | 
Remarks
These error listings are not comprehensive, and you will need to consult Microsoft Visual Studio 2005 docs here. https://go.microsoft.com/fwlink/?LinkId=82061