georust / proj

Rust bindings for the latest stable release of PROJ
https://docs.rs/proj
Apache License 2.0
137 stars 43 forks source link

Fix build script on Windows with MYSYS2 #156

Open balazsdukai opened 1 year ago

balazsdukai commented 1 year ago

Fixes the build on Windows when using MYSYS2, explicitly using libstdc++. In order to build with mysys2, use the UCRT64 environment and the required libraries are (prefix: mingw-w64-ucrt-x86_64-):