Re: Compiling 5.5.7

Neil Hodgson <[email protected]> Sat, 21 Jun 2025 12:49:51 +1000
Newsgroups gmane.comp.lib.scintilla.devel
Message-ID <CACWkrTiTyLrqF8dkMo9wyrKfGQF-H+_RPtQWKMRuENRMAk2iZQ@mail.gmail.com>
Andrew Truckle:

> Just to let you know that is VS 2022 when I compile debug/release for 32 bit and 64 bit I get these warnings:
>
> 1>BSCMAKE : warning BK4503: minor error in .SBR file 'Intermediates\x64\Release\EditModel.sbr' ignored
> 1>BSCMAKE : warning BK4503: minor error in .SBR file 'Intermediates\x64\Release\EditModel.sbr' ignored

OK, I see this too now with Visual Studio 17.14.6 but it did not occur
with earlier versions. Searching for any reports of BK4503 show some
old issues with precompiled headers but Scintilla doesn't use them so
unlikely to be the cause.

SBR = VS source browsing data. While browse information could be
turned off (Properties | C/C++ | Browse Information), that seems
unreasonable as this is a "minor error ... ignored".

Neil

-- 
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/scintilla-interest/CACWkrTiTyLrqF8dkMo9wyrKfGQF-H%2B_RPtQWKMRuENRMAk2iZQ%40mail.gmail.com.