build-win64 icon indicating copy to clipboard operation
build-win64 copied to clipboard

possible to add build-win32 with docker?

Open aisnote opened this issue 5 years ago • 1 comments

thanks.

aisnote avatar Nov 09 '20 03:11 aisnote

I'm not sure how much work it is to rework build-win32 on top of Docker. You could try using the the MXE-based (makefile-style) build script instead: https://github.com/libvips/build-win64-mxe

This repository includes support for all four Windows architectures (i686, x86_64, armv7 and arm64). The releases page contains the prebuilt binaries for these architectures.

kleisauke avatar Dec 29 '20 19:12 kleisauke