The seem to be working on getting it working on Windows right now: Windows builder in CI but I assume on linux it should be fine.
I don't have any experience with that crate myself.
The seem to be working on getting it working on Windows right now: Windows builder in CI but I assume on linux it should be fine.
I don't have any experience with that crate myself.
Hello, does this comment solve your issue? I wrote this after solving the compilation issue on Windows myself
https://github.com/georust/proj/pull/79#issuecomment-1308751602
Thanks for the response, never got it quite working on windows but rebuilding my Ubuntu is seemed to do the trick.
Just created a new crate and added proj
, and then cargo build
. And it works. proj-sys
did build.