Prebuilt ICU binaries for Windows (x64 MSVC) and macOS (universal binaries).
Binaries are built and published automatically using Github Actions. You can either use binaries from this repo, or fork the repo and configure your own build, so that you can completely trust the build results.
Branch | Description |
---|---|
main |
build script and github actions config |
macos |
macOS binaries (suitable both for Intel and ARM) |
VS2019_MD |
Windows binaries (Visual Studio 2019, MD runtime) |
VS2019_MDd |
Windows binaries (Visual Studio 2019, MDd runtime) |
The list of available versions is available here.
Windows library is built using MSYS2 with MSVC toolchain from Visual Studio 2019. There are separate builds for /MD
and /MDd
runtime, published as different branches and tags.