mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-06 07:54:41 +02:00
Fix another reference to Dolphin-Qt2.
@@ -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
|
Reference in New Issue
Block a user