-
-
Notifications
You must be signed in to change notification settings - Fork 186
Update SurgeXT. #807
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
base: main
Are you sure you want to change the base?
Update SurgeXT. #807
Conversation
|
They didn't do a release yet, so maybe we should wait for that. |
This comment was marked as outdated.
This comment was marked as outdated.
|
Why are you closing PRs like this? It is unnecessary. |
6cceaa9 to
d296dea
Compare
|
There is also an error in |
|
the MOD builds mean somewhere there is a missing |
I think I need some help here. The files that I think I can put the linker argument are either listed in the |
Only the final linking is failing, not the building of surge libs, so we dont need to modify any temporary files. https://github.com/DISTRHO/Cardinal/blob/main/src/Makefile.cardinal.mk#L193 likely the place to add that won't solve the wasm build though, that one fails in so it's required to patch surge source code |
This reverts commit 467a0d9.
That worked, thanks for the help! All build checks have passed. |
|
nice. I want to release 26.01 this week though, and this is too risky to add as last minute. |
No description provided.