Files
tty7/.github/workflows
l0ng-ai 770f19151a docs(windows): every release through 26.9.2 needed the VC++ redistributable (#902)
The install guide said only releases up to 26.8.2 needed it, but 26.8.3
through 26.9.2 were built the same way and import VCRUNTIME140.dll too.
Also correct the CI comment: cc-built code follows +crt-static by itself;
what can bring the import back is a prebuilt native library or RUSTFLAGS.
2026-09-22 23:40:34 +08:00
..