Skip to content

Commit

Permalink
Update windows.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bailuk authored Feb 13, 2024
1 parent 4bd4996 commit de65f2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ See [Setting up GTK for Windows](https://www.gtk.org/docs/installations/windows)
pacman -S mingw-w64-x86_64-gtk4
pacman -S mingw-w64-x86_64-libadwaita
```
3. Add `C:\msys64\mingw64\bin` to PATH

3. Add `C:\msys64\mingw64\bin` to the `PATH` environment varable
4. Add `-Dfile.encoding=UTF8` to the `JAVA_TOOL_OPTIONS` environment varable.

## Build and run sample

Expand Down

0 comments on commit de65f2c

Please sign in to comment.