Closed euzada closed 2 months ago
--without-llvm
is a untested territory and I would like to remove this option in the near future (see e.g. commit https://github.com/libvips/build-win64-mxe/commit/98bac4aa496305294149889510cc3d119e64b7a4).
Having said that, it looks like librsvg requires Rust 1.70.0, I think commit 448ae0ede37d6ef0e99690d9237bb9d36ea14989 would fix this.
--without-llvm
is a untested territory and I would like to remove this option in the near future (see e.g. commit 98bac4a).Having said that, it looks like librsvg requires Rust 1.70.0, I think commit 448ae0e would fix this.
Thank you for your answer. GCC will be then completly removed. I will test the version with rsut 1.70 and will let you know.
Regards,
I hope this information helped. Please feel free to re-open if questions remain.
Hi,
I am trying to build libvips for windows --without-llvm and as soon as I reach librsvg it failed. Any idea why?