-
Notifications
You must be signed in to change notification settings - Fork 13
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
Building Cardinal on Arch Linux fails with an error pointing to Surge #889
Comments
As I mentioned, this has been fixed in surge mainline but surge mainline is not stable By far the easiest fix is for Cardinal to add a |
Alternately, build with gcc12, which is the compiler we test the rack code with. Thanks! |
Tagging @falkTX into this also. |
Oh and the final option is for cardinal to just apply the patch required at build time. |
I pushed a workaround in DISTRHO/Cardinal@12878db |
Thank you @falkTX |
Thank you @falkTX and @baconpaul and sorry for the late answer! Shorty after reading your comments, I tried building Cardinal again while giving falkTX feedback through IRC. There were still build errors (some of which are yet to be resolved), but to my understanding none of them were unrelated to Surge, so I'm closing this issue. Thank you again! |
Thanks! |
When I try building Cardinal with all the submodules pulled on Arch Linux, the building process fails with an error pointing to Surge.
Reproduction Steps:
Run the following commands from the terminal:
Expected Behavior:
Cardinal compiles.
Computer Information:
Additional Information:
Here's the error:
The text was updated successfully, but these errors were encountered: