Proj Crate
Proj Crate
Has anyone managed to build the proj crate, I've tried on windows and on Ubuntu but always seem to have some problem with the proj-sys crate building proj from source.
Proj Crate
Has anyone managed to build the proj crate, I've tried on windows and on Ubuntu but always seem to have some problem with the proj-sys crate building proj from source.
Just created a new crate and added proj
, and then cargo build
. And it works. proj-sys
did build.