Qt 5.15 is required by MemoryWidget.cpp because of the usage of setPlaceholderText

Yann Hodiesne 2023-02-16 16:52:06 +01:00
parent 273887ff19
commit 40768c1b91
1 changed files with 2 additions and 2 deletions

@ -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.