Re: [scintilla] Digest for scintilla-interest@googlegroups.com - 2 updates in 1 topic

26 views
Skip to first unread message

Greg Smith

unread,
Jun 21, 2025, 7:57:49 AMJun 21
to scintilla...@googlegroups.com

Recent VS releases (after 2017 for sure) no longer use BSCMAKE (information is saved in the database file). This seems to come up in long term projects which preserve old settings when updating to the next VS version. I had similar warnings from my main project and just killed off all generation of browse information with no ill effects (and fewer messages).

On 21/06/2025 07:30, scintilla...@googlegroups.com wrote:
Neil Hodgson <scintil...@gmail.com>: Jun 21 12:49PM +1000

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
Andrew Truckle <truc...@gmail.com>: Jun 20 07:54PM -0700

Maybe flag it with VS on their support site? Leave it with you.
 
On Saturday, 21 June 2025 at 03:50:05 UTC+1 Neil wrote:
 
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to scintilla-inter...@googlegroups.com.

Neil Hodgson

unread,
Jun 22, 2025, 1:17:30 AMJun 22
to scintilla...@googlegroups.com
Greg Smith:

... I had similar warnings from my main project and just killed off all generation of browse information with no ill effects (and fewer messages).


OK, dropped from the vcproj files for Lexilla, Scintilla, and SciTE.

Neil
Reply all
Reply to author
Forward
0 new messages