mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-19 13:47:49 +00:00
Fix another reference to Dolphin-Qt2.
parent
c0c192f3a2
commit
7aa0ff202e
@ -18,6 +18,6 @@ As of [Dolphin 5.0-8279](https://dolphin-emu.org/download/dev/e22c5333ab50c3e847
|
||||
```
|
||||
* Finally, launch dolphin with the **LD_LIBRARY_PATH** set on the same folder. In one command :
|
||||
``` bash
|
||||
env LD_LIBRARY_PATH=Qt/5.11.1/gcc/lib dolphin-emu-qt2
|
||||
env LD_LIBRARY_PATH=Qt/5.11.1/gcc/lib dolphin-emu
|
||||
```
|
||||
* Using -DENABLE_LTO=true will break the Qt build
|
Loading…
Reference in New Issue
Block a user