-
Notifications
You must be signed in to change notification settings - Fork 603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fails to compile on Arch with GCC 14.1 #1196
Comments
This is a bug in rapidjson which was patched in the Arch package. Make sure to update your packages and try building Cemu again. |
that seems to have fixed it, thanks! |
For reference as this issue was the first thing that came up when I googled for this "assignment of read-only member" issue - it is tracked in the rapidjson project under Tencent/rapidjson#2277 . It seems a fix has been merged as of 2016(!) but there has still not been a new release with the fix in it... |
thanks for showing me this repo It's funny that Dev refused to release new version. Instead, he suggested forking the project .maybe we should find an alternative that has the same release version in all distro instead of custom patches |
Current Behavior
Arch has GCC 14.1 it their repos now, after a fullsystem upgrade, cemu does not compile.
Expected Behavior
Cemu compiles from latest git.
Steps to Reproduce
Compile cemu from source/AUR with makepkg -si
System Info (Optional)
No response
Emulation Settings (Optional)
No response
Logs (Optional)
The text was updated successfully, but these errors were encountered: