Skip to content

Commit fcba7df

Browse files
committed
Update Windows and macOS build requirements
1 parent 5ac2542 commit fcba7df

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,17 @@ Hosting for Moonlight's Debian and L4T package repositories is graciously provid
4343
## Building
4444

4545
### Windows Build Requirements
46-
* Qt 6.7 SDK or later (earlier versions may work but are not officially supported)
47-
* [Visual Studio 2022](https://visualstudio.microsoft.com/downloads/) (Community edition is fine)
46+
* Qt 6.11 SDK or later (earlier versions may work but are not officially supported)
47+
* [Visual Studio 2026](https://visualstudio.microsoft.com/downloads/) (Community edition is fine)
4848
* Select **MSVC** option during Qt installation. MinGW is not supported.
4949
* [7-Zip](https://www.7-zip.org/) (only if building installers for non-development PCs)
5050
* Graphics Tools (only if running debug builds)
5151
* Install "Graphics Tools" in the Optional Features page of the Windows Settings app.
5252
* Alternatively, run `dism /online /add-capability /capabilityname:Tools.Graphics.DirectX~~~~0.0.1.0` and reboot.
5353

5454
### macOS Build Requirements
55-
* Qt 6.7 SDK or later (earlier versions may work but are not officially supported)
56-
* Xcode 14 or later (earlier versions may work but are not officially supported)
55+
* Qt 6.11 SDK or later (earlier versions may work but are not officially supported)
56+
* Xcode 15 or later (earlier versions may work but are not officially supported)
5757
* [create-dmg](https://github.com/sindresorhus/create-dmg) (only if building DMGs for use on non-development Macs)
5858

5959
### Linux/Unix Build Requirements

0 commit comments

Comments
 (0)