@@ -12,26 +12,30 @@ This section is a reference to the errors and warnings generated by the BSCMAKE
1212
1313## Error messages
1414
15- [ BSCMAKE error BK1503] ( bscmake-error-bk1503.md ) \
16- [ BSCMAKE error BK1504] ( bscmake-error-bk1504.md ) \
17- [ BSCMAKE error BK1505] ( bscmake-error-bk1505.md ) \
18- [ BSCMAKE error BK1506] ( bscmake-error-bk1506.md ) \
19- [ BSCMAKE error BK1507] ( bscmake-error-bk1507.md ) \
20- [ BSCMAKE error BK1508] ( bscmake-error-bk1508.md ) \
21- [ BSCMAKE error BK1509] ( bscmake-error-bk1509.md ) \
22- [ BSCMAKE error BK1510] ( bscmake-error-bk1510.md ) \
23- [ BSCMAKE error BK1512] ( bscmake-error-bk1512.md ) \
24- [ BSCMAKE error BK1513] ( bscmake-error-bk1513.md ) \
25- [ BSCMAKE error BK1514] ( bscmake-error-bk1514.md ) \
26- [ BSCMAKE error BK1515] ( bscmake-error-bk1515.md ) \
27- [ BSCMAKE error BK1516] ( bscmake-error-bk1516.md ) \
28- [ BSCMAKE error BK1517] ( bscmake-error-bk1517.md )
15+ | Error | Message |
16+ | --| --|
17+ | [ BSCMAKE error BK1503] ( bscmake-error-bk1503.md ) | cannot write to file 'filename' [ : reason] |
18+ | [ BSCMAKE error BK1504] ( bscmake-error-bk1504.md ) | cannot position in file 'filename' [ : reason] |
19+ | [ BSCMAKE error BK1505] ( bscmake-error-bk1505.md ) | cannot read from file 'filename' [ : reason] |
20+ | [ BSCMAKE error BK1506] ( bscmake-error-bk1506.md ) | cannot open file 'filename' [ : reason] |
21+ | [ BSCMAKE error BK1507] ( bscmake-error-bk1507.md ) | cannot open temporary file 'filename' [ : reason] |
22+ | [ BSCMAKE error BK1508] ( bscmake-error-bk1508.md ) | cannot delete temporary file 'filename' [ : reason] |
23+ | [ BSCMAKE error BK1509] ( bscmake-error-bk1509.md ) | out of heap space |
24+ | [ BSCMAKE error BK1510] ( bscmake-error-bk1510.md ) | corrupt .SBR file filename |
25+ | [ BSCMAKE error BK1512] ( bscmake-error-bk1512.md ) | filename: capacity exceeded |
26+ | [ BSCMAKE error BK1513] ( bscmake-error-bk1513.md ) | nonincremental update requires all .SBR files |
27+ | [ BSCMAKE error BK1514] ( bscmake-error-bk1514.md ) | all .SBR files truncated, none found in filename |
28+ | [ BSCMAKE error BK1515] ( bscmake-error-bk1515.md ) | bscfile: incompatible version: cannot incrementally update |
29+ | [ BSCMAKE error BK1516] ( bscmake-error-bk1516.md ) | bscfile corrupt; cannot incrementally update |
30+ | [ BSCMAKE error BK1517] ( bscmake-error-bk1517.md ) | source file for sbrfile compiled with both /Yc and /Yu |
2931
3032## Warning messages
3133
32- [ BSCMAKE warning BK4502] ( bscmake-warning-bk4502.md ) \
33- [ BSCMAKE warning BK4503] ( bscmake-warning-bk4503.md ) \
34- [ BSCMAKE warning BK4504] ( bscmake-warning-bk4504.md )
34+ | Warning | Message |
35+ | --| --|
36+ | [ BSCMAKE warning BK4502] ( bscmake-warning-bk4502.md ) | truncated .SBR file 'filename' not in filename |
37+ | [ BSCMAKE warning BK4503] ( bscmake-warning-bk4503.md ) | minor error in .SBR file filename ignored |
38+ | [ BSCMAKE warning BK4504] ( bscmake-warning-bk4504.md ) | file contains too many references; ignoring further references from this source |
3539
3640## See also
3741
0 commit comments