mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-19 20:19:13 +12:00
Add QPlatformNative include for Linux/BSD
This commit is contained in:
parent
45a80c9e39
commit
8c3dd70c5a
3 changed files with 8 additions and 2 deletions
2
.github/workflows/Qt_Build.yml
vendored
2
.github/workflows/Qt_Build.yml
vendored
|
@ -108,7 +108,7 @@ jobs:
|
|||
sudo apt-get update && sudo apt install libx11-dev libgl1-mesa-glx mesa-common-dev libfuse2
|
||||
sudo add-apt-repository -y ppa:savoury1/qt-6-2
|
||||
sudo apt update
|
||||
sudo apt install qt6-base-dev
|
||||
sudo apt install qt6-base-dev qt6-base-private-dev
|
||||
|
||||
- name: Install newer Clang
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue