https://gitlab.synchro.net/main/sbbs/-/commit/6c68fa1287a77bec1d4aab14
Modified Files:
src/sbbs3/syncview/CMakeLists.txt
Log Message:
syncview: fix the Windows entry point
syncview is a ciolib application, so ciolib.h redefines its main as
CIOLIB_main and a console-subsystem link finds no main, failing with
LNK2019. Build it as a WIN32-subsystem executable so it picks up the
WinMain in ciolib's SDL_win32_main.c, as syncterm and syncdraw do.
Co-Authored-By: Claude Opus 5 (1M context) <
[email protected]>
--- SBBSecho 3.37-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)