Specify Qt installation "For Linux"
parent
4ad5ae6a8a
commit
46415da914
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue