We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
So, I'm trying to run Surge-AU via Xcode and am getting this error:
4 enumeration values not handled in switch: 'cg_GLOBAL', 'cg_MIX', 'cg_FILTER'...
in SurgeGUIEditor.cpp.
SurgeGUIEditor.cpp
What might I be doing wrong, @baconpaul ?
The text was updated successfully, but these errors were encountered:
That's just a warning no?
I fixed it on one of my branches.
Sorry, something went wrong.
That's just a warning no? I fixed it on one of my branches.
well that's weird - it doesn't seem to be fixed in kurasu/surge:master -- can it be?
closing.. something wrong with my repo
No branches or pull requests
So, I'm trying to run Surge-AU via Xcode and am getting this error:
4 enumeration values not handled in switch: 'cg_GLOBAL', 'cg_MIX', 'cg_FILTER'...
in
SurgeGUIEditor.cpp
.What might I be doing wrong, @baconpaul ?
The text was updated successfully, but these errors were encountered: