olxgroup-oss / libvips-rust-bindings

Rust bindings for libvips
MIT License
95 stars 41 forks source link

51 build errors, all u32/u64 casting related #109

Open Sparkenstein opened 6 months ago

Sparkenstein commented 6 months ago

I just cloned the repo and ran build, for about 51 errors all related to u32/64

image

tudisco commented 6 months ago

I am getting the same thing.

tudisco commented 6 months ago

Could this be a Windows issue? It compiles in WSL and it compiled just fine. But in Windows, it had the errors mentioned above.

ErrorNoInternet commented 3 months ago

Same issue here on Linux i686.