Skip to content

Commit

Permalink
Windows: build: backport info from source code
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelienpierre committed Jul 16, 2024
1 parent 62ea855 commit 53ed1f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/install/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ The Ansel project provides an official `.exe` package, built for the stable, pre
```bash
$ pacman -S --needed mingw-w64-x86_64-portmidi
```
- if you plan and developing, install the unit-tests library
```bash
$ pacman -S --needed mingw-w64-x86_64-cmocka
```
- Open the MINGW64 terminal (from the application menu) and update your lensfun database:
```bash
$ lensfun-update-data
Expand Down

0 comments on commit 53ed1f5

Please sign in to comment.