mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:24:44 +02:00
Qt 5.15 is required by MemoryWidget.cpp because of the usage of setPlaceholderText
@@ -16,9 +16,9 @@ sudo xcode-select -s /path/to/Xcode.app/Contents/Developer
|
||||
|
||||
## Install Qt
|
||||
|
||||
Install Qt5 from the qt.io website
|
||||
Install Qt5 from the qt.io website, the minimum required version for Dolphin is Qt 5.15
|
||||
|
||||
The offline installer can be found here. https://www.qt.io/offline-installers
|
||||
The online installer can be found here: https://www.qt.io/download-qt-installer
|
||||
|
||||
When it comes to selecting components to install, select the Qt prebuilt components for MacOS.
|
||||
|
||||
|
Reference in New Issue
Block a user