[GH-ISSUE #416] Newest Main will not compile #75

Closed
opened 2026-02-27 21:04:26 +03:00 by kerem · 5 comments
Owner

Originally created by @ryzendew on GitHub (Aug 12, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/416

shadps4.txt
the log

Arch Linux

Originally created by @ryzendew on GitHub (Aug 12, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/416 [shadps4.txt](https://github.com/user-attachments/files/16590105/shadps4.txt) the log Arch Linux
kerem closed this issue 2026-02-27 21:04:26 +03:00
Author
Owner

@StevenMiller123 commented on GitHub (Aug 12, 2024):

I have this issue when trying to compile on Ubuntu 24.04.

<!-- gh-comment-id:2284587946 --> @StevenMiller123 commented on GitHub (Aug 12, 2024): I have this issue when trying to compile on Ubuntu 24.04.
Author
Owner

@setepenre commented on GitHub (Aug 12, 2024):

i have managed to compile latest main (3d0fdf1) on linux by switching from gcc to clang with cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ (found looking at the github build actions)

<!-- gh-comment-id:2284627077 --> @setepenre commented on GitHub (Aug 12, 2024): i have managed to compile latest main (3d0fdf1) on linux by switching from gcc to clang with `cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++` (found looking at the github build actions)
Author
Owner

@psucien commented on GitHub (Aug 12, 2024):

Please check if 2ba3221 fixes this

<!-- gh-comment-id:2284630914 --> @psucien commented on GitHub (Aug 12, 2024): Please check if [2ba3221](https://github.com/shadps4-emu/shadPS4/commit/2ba3221fc94df83d79103b957fd8888296c4f305) fixes this
Author
Owner

@ryzendew commented on GitHub (Aug 12, 2024):

i have managed to compile latest main (3d0fdf1) on linux by switching from gcc to clang with cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ (found looking at the github build actions)

that worked

<!-- gh-comment-id:2284636988 --> @ryzendew commented on GitHub (Aug 12, 2024): > i have managed to compile latest main ([3d0fdf1](https://github.com/shadps4-emu/shadPS4/commit/3d0fdf11f0781ac8b84f5e501d8837137a45e387)) on linux by switching from gcc to clang with `cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++` (found looking at the github build actions) that worked
Author
Owner

@StevenMiller123 commented on GitHub (Aug 12, 2024):

github.com/shadps4-emu/shadPS4@2ba3221fc9 fixes it on my end.

<!-- gh-comment-id:2284641143 --> @StevenMiller123 commented on GitHub (Aug 12, 2024): https://github.com/shadps4-emu/shadPS4/commit/2ba3221fc94df83d79103b957fd8888296c4f305 fixes it on my end.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#75
No description provided.