Commit Graph

1 Commits

Author SHA1 Message Date
caoqianming cef93d9364 Bundle WebView2Loader.dll so GNU-built installers run on clean machines
The GNU toolchain does not static-link WebView2Loader (unlike MSVC), so
the app failed to launch with a missing-DLL error. Ship the x64 loader as
a bundle resource installed next to the exe.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-12 08:09:06 +08:00