mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-29 13:45:51 +00:00
Specify Qt installation "For Linux"
parent
4ad5ae6a8a
commit
46415da914
1 changed files with 4 additions and 3 deletions
|
@ -10,6 +10,7 @@ Build the DolphinQt2 project in Visual Studio. See [[Building for Windows]]
|
|||
## Notes
|
||||
|
||||
* 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
|
||||
* You should end up with a **.run** extension file. Make it executable with `chmod +x *.run`
|
||||
* Launch the executable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue