Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

static windows binary release #2957

Open
kzhsw opened this issue Nov 28, 2023 · 0 comments
Open

static windows binary release #2957

kzhsw opened this issue Nov 28, 2023 · 0 comments

Comments

@kzhsw
Copy link

kzhsw commented Nov 28, 2023

Currently the win32 and win64 binary releases, after version 2.0.9a, are packed with a VC_redist.x64.exe, making the release 10x larger then versions before that.
Linking the release with static flag, /MT for msvc, can reduce the overall size of binary, making it easier to download and deploy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant