Fix C++ standards library portability issue.#4261
Conversation
Cherry-pick of upstream 2.5 patch: zynaddsubfx/zynaddsubfx@417d49b Closes LMMS#4152
|
@tresf windows builds failed: I'm not sure why the builds for other platforms are succeeding. Unless fftw3.h is providing its own You can see that at some point after this commit, ZASFx changed these from |
|
Oh, wow. Github offers Although, it's still using just |
|
For |
|
You can try. (Or I will). One of the files doesn't exist, not sure if that'll cause a conflict. |
|
Yeah, it threw it into conflict... Resolved, pushed to |
Fix C++ standards library portability issue. Cherry-pick of upstream 2.5 patches: zynaddsubfx/zynaddsubfx@417d49b, zynaddsubfx/zynaddsubfx@edca8ab Closes LMMS#4152

Fixes zyn instrument playback on Mac for certain presets.
This PR is a partial cherry-pick of upstream 2.5 patches: zynaddsubfx/zynaddsubfx@417d49b, zynaddsubfx/zynaddsubfx@edca8ab
Quoting the author, @hselasky from 2014:
Closes #4152