GDAL v3.13.0 — Windows UCRT64
·
39 commits
to main
since this release
Self-contained GDAL v3.13.0 for Windows (UCRT64/MinGW)
Built with:
| Flag | Value | Why |
|---|---|---|
GDAL_USE_MUPARSER |
ON |
Enables Algorithmic API (gdal_global_reg_names()) |
GDAL_HIDE_INTERNAL_SYMBOLS |
ON |
Cleaner export table |
--kill-at |
(linker) | Correct stdcall symbol decoration for MinGW DLLs |
| Static GCC/stdc++/winpthread | (linker) | No Rtools or MSYS2 required at runtime |
Runtime bundle asset
Download:
gdal-ucrt64-v3.13.0-windows-x64.zip
Release tag:
gdal-v3.13.0
This release contains only the GDAL runtime bundle.
gdalraster.windows package installation/build is handled separately.
R package usage (local machine)
gdalraster.windows::install_gdal_runtime(
repo = "jimbrig/gdalraster.windows",
tag = "gdal-v3.13.0"
)Full Changelog: https://github.com/jimbrig/gdalraster.windows/commits/gdal-v3.13.0