Sudara
Sudara
Sudara thinks this has happened when hitting "back" and playing a track. Ben has noticed it happening as well, related at all to edited uploads?
Moving the scoped initializer outside TEST_CASE seemed to resolve.
See: https://forum.juce.com/t/article-using-ipp-with-juce-cmake/54850/4?u=sudara
Finally it's time! The hard part here is making the xml. It should reuse as much info as possible from CMake. Could also look into CMake doing signing and packaging,...
https://docs.github.com/en/actions/using-workflows/reusing-workflows#nesting-reusable-workflows
Right now windows cache is not being saved, as it's looking to store in a directory that's not workable.
Context: https://forum.juce.com/t/how-do-you-handle-plugin-versioning/57673 Plugin companies are in a unique spot where 1. Changes to parameters, etc completely break existing user projects 2. Alphas, betas and major versions all tend to do...