Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 997 Bytes

bscmake-error-bk1513.md

File metadata and controls

23 lines (16 loc) · 997 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: BSCMAKE Error BK1513
BSCMAKE Error BK1513
11/04/2016
BK1513
BK1513
9ba87c09-8d82-4c80-b0cf-a8de63dcf9da

BSCMAKE Error BK1513

nonincremental update requires all .SBR files

BSCMAKE cannot build a new browse information (.bsc) file because one or more .sbr files are truncated. To find the names of the truncated .sbr files, read the BK4502 warnings that accompany this error.

BSCMAKE can update a .bsc file with a truncated .sbr file but cannot build a new one. BSCMAKE may build a new .bsc file for the following reasons:

  • Missing .bsc file.

  • Wrong filename specified for .bsc file.

  • Corrupted .bsc file.

To resolve this issue, delete the truncated .sbr files and rebuild, or clean the solution and rebuild. (In the IDE, choose Build, Clean Solution, and then choose Build, Rebuild Solution.)