mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[GH-ISSUE #2223] [APP BUG]: Building on Linux Ubuntu 22.04 #763
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#763
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Shekswess on GitHub (Jan 23, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2223
Checklist
Describe the Bug
Greetings !!!
I had multiple problems starting the build of the package. I'm following the official Linux installation steps. Firstly I've got an error about the lconvert from qt:
I fixed that with installing
Then I got error:
I fixed that with installing:
And lastly I've got the error:
What can I do to fix it ?
Reproduction Steps
By running the command:
Expected Behavior
No response
Specify OS Version
Linux Ubuntu 22.04
@tomboylover93 commented on GitHub (Jan 23, 2025):
Your version of Ubuntu is too old to have the versions of the build dependencies that shadPS4 requires. Try using a Ubuntu 24.04 Distrobox or updating your system to Ubuntu 24.04 or above.