https://gitlab.synchro.net/main/sbbs/-/commit/15985e829639c90cf336f262
Modified Files:
src/doors/syncscumm/build.bat
Log Message:
syncscumm: rebuild create_project.exe on every build
The Win32 build failed at project generation:
[build] Generating MSVC project files (create_project --termgfx) ...
ERROR: Unknown parameter "--termgfx"
create_project is built from the vendored ScummVM sources, which carry a
local patch adding that flag, but build.bat only built it when the .exe did
not already exist. A copy produced before df6c0f44e0 (saver-19-week) --
which renamed the flag from --synchronet -- was therefore reused against sources that no longer offered it. The error names the flag rather than
the stale tool, pointing away from the cause.
Build it unconditionally; CMake's own dependency check keeps the
up-to-date case cheap. The comment above it still called the patch by the flag's old name.
Co-Authored-By: Claude Opus 5 (1M context) <
noreply@anthropic.com>
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net