mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 02:14:47 +02:00
Specify Qt installation "For Linux"
@@ -10,6 +10,7 @@ Build the DolphinQt2 project in Visual Studio. See [[Building for Windows]]
|
|||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
* Ensure that Qt5 is installed
|
* Ensure that Qt5 is installed
|
||||||
|
For Linux :
|
||||||
* Download the Open Source version of Qt from [Qt official download page](https://www.qt.io/download) or from the [archive website](https://download.qt.io/archive/qt/) for an older version
|
* Download the Open Source version of Qt from [Qt official download page](https://www.qt.io/download) or from the [archive website](https://download.qt.io/archive/qt/) for an older version
|
||||||
* You should end up with a **.run** extension file. Make it executable with `chmod +x *.run`
|
* You should end up with a **.run** extension file. Make it executable with `chmod +x *.run`
|
||||||
* Launch the executable
|
* Launch the executable
|
||||||
|
Reference in New Issue
Block a user