Share via


BSCMAKE Errors BK1500 through BK4504 (Windows Embedded CE 6.0)

1/5/2010

This section provides reference information regarding BSCMAKE errors BK1500 – BK4504.

Topic Description

BSCMAKE Error BK1500

Indicates that BSCMAKE detected an unidentified error condition.

BSCMAKE Error BK1501

Indicates that BSCMAKE did not recognize the character specified for the option.

BSCMAKE Error BK1502

Indicates that the option did not contain the correct syntax.

BSCMAKE Error BK1503

Indicates that BSCMAKE could not write to the given file.

BSCMAKE Error BK1504

Indicates that BSCMAKE could not move to a location in the file.

BSCMAKE Error BK1505

Indicates that BSCMAKE cannot read from the file.

BSCMAKE Error BK1506

Indicates that BSCMAKE cannot open the file.

BSCMAKE Error BK1507

Indicates that BSCMAKE cannot open a temporary file.

BSCMAKE Error BK1508

Indicates that BSCMAKE cannot delete one of its temporary files.

BSCMAKE Error BK1509

Indicates that BSCMAKE ran out of memory, including virtual memory.

BSCMAKE Error BK1510

Indicates that the given .sbr file does not have the expected format.

BSCMAKE Error BK1511

Indicates that the command-line specification for the response file was incorrect or incomplete.

BSCMAKE Error BK1512

Indicates that BSCMAKE cannot build a browse information file because the number of definitions, references, modules, or other information exceeds the limit.

BSCMAKE Error BK1513

Indicates that BSCMAKE cannot build a new browse information (.bsc) file because one or more .sbr files are truncated.

BSCMAKE Error BK1514

Indicates that none of the .sbr files specified for an update were part of the original browse information (.bsc) file.

BSCMAKE Error BK1515

Indicates that the .bsc file was created with another version of BSCMAKE.

BSCMAKE Error BK1516

Indicates that the .bsc file was corrupted, possibly due to a system failure during the build.

BSCMAKE Error BK1517

Indicates that the .sbr file refers to itself.

Topic Description

BSCMAKE Warning BK4500

Indicates that BSCMAKE detected an unidentified warning condition.

BSCMAKE Warning BK4501

Indicates that BSCMAKE did not recognize the option.

BSCMAKE Warning BK4502

Indicates that a zero-length .sbr file that was not originally part of the .bsc file was specified during an update.

BSCMAKE Warning BK4503

Indicates that the .sbr file contained an error that did not halt the built, but the resulting .bsc file may be incorrect.

BSCMAKE Warning BK4504

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

See Also

Other Resources

Error Messages