Skip to content

Commit

Permalink
note win build line
Browse files Browse the repository at this point in the history
  • Loading branch information
jcupitt committed Oct 29, 2024
1 parent 59648b8 commit c8ea3fc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,18 @@ then check the build status here:

On success, merge to master.

## Build for Windows

Use the libvips Windows build system:

https://github.com/libvips/build-win64-mxe/tree/master

Clone and run:

```
./build.sh --with-disp all x86_64 shared
```

## TODO

- skip unknown files on next / prev?
Expand Down

0 comments on commit c8ea3fc

Please sign in to comment.