mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 14:34:38 +02:00
I had to install qtbase5-private-dev otherwise the make install command failed at 95% with 'fatal error: qpa/qplatformnativeinterface.h: No such file or directory'
@@ -6,7 +6,7 @@
|
|||||||
## Dependencies
|
## Dependencies
|
||||||
on debian:
|
on debian:
|
||||||
|
|
||||||
`apt install cmake ffmpeg libavcodec-dev libevdev-dev libusb-1.0-0-dev libavformat-dev libswscale-dev libsfml-dev libminiupnpc-dev libmbedtls-dev curl libhidapi-dev libwxbase3.0-dev libwxgtk3.0-dev libpangocairo-1.0-0 libgtk2.0-dev libbluetooth-dev qt5-default`
|
`apt install cmake ffmpeg libavcodec-dev libevdev-dev libusb-1.0-0-dev libavformat-dev libswscale-dev libsfml-dev libminiupnpc-dev libmbedtls-dev curl libhidapi-dev libwxbase3.0-dev libwxgtk3.0-dev libpangocairo-1.0-0 libgtk2.0-dev libbluetooth-dev qt5-default qtbase5-private-dev`
|
||||||
|
|
||||||
|
|
||||||
## Checkout Dolphin
|
## Checkout Dolphin
|
||||||
|
Reference in New Issue
Block a user