Skip to content

Commit

Permalink
doc: Specify minimum distro versions for MinGW builds
Browse files Browse the repository at this point in the history
This stems from a requirement for the g++ minimum supported version
being >= 11.
  • Loading branch information
hebasto committed Aug 3, 2024
1 parent 2aff9a3 commit f237d9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/build-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Other options which may work, but which have not been extensively tested are (pl

* On Windows, using a POSIX compatibility layer application such as [cygwin](https://www.cygwin.com/) or [msys2](https://www.msys2.org/).

Currently only building on Ubuntu 24.04 or later and Debian 12 or later is supported.

Installing Windows Subsystem for Linux
---------------------------------------

Expand Down

0 comments on commit f237d9b

Please sign in to comment.