Skip to content

Commit c8ea3fc

Browse files
committed
note win build line
1 parent 59648b8 commit c8ea3fc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,18 @@ then check the build status here:
244244

245245
On success, merge to master.
246246

247+
## Build for Windows
248+
249+
Use the libvips Windows build system:
250+
251+
https://github.com/libvips/build-win64-mxe/tree/master
252+
253+
Clone and run:
254+
255+
```
256+
./build.sh --with-disp all x86_64 shared
257+
```
258+
247259
## TODO
248260

249261
- skip unknown files on next / prev?

0 commit comments

Comments
 (0)