Qt 5.15 is required by MemoryWidget.cpp because of the usage of setPlaceholderText
parent
273887ff19
commit
40768c1b91
|
@ -16,9 +16,9 @@ sudo xcode-select -s /path/to/Xcode.app/Contents/Developer
|
||||||
|
|
||||||
## Install Qt
|
## 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.
|
When it comes to selecting components to install, select the Qt prebuilt components for MacOS.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue