mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 16:25:58 +03:00
[GH-ISSUE #474] Mac version fails to compile #94
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#94
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 @ghostforest on GitHub (Aug 19, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/474
cmake .. -DENABLE_QT_GUI=ON
make -j10
fails with:
I did not change anything since the last time if succeeded.
@julianrios commented on GitHub (Aug 19, 2024):
Facing the same issue I believe mine just crashes immediately when I try to open using a M2 Max on 14.6.1 (23G93)
Crash log:
crash_log.zip
@ghostforest commented on GitHub (Aug 19, 2024):
This is not the same issue.
I used to compile this project with arch86_64 cmake.
Now it fails. Am I not supposed to compile in rosetta2 mode?
@ghostforest commented on GitHub (Aug 19, 2024):
Seems my ffmpeg was faulty. My bad.