Although, I am probably using the 5.4.7 release version of JUCE in it’s own directory, not a version as a sub-folder of traction_engine. Do I need to use a different version?
It appears that pointing the JUCE modules to the sub-directory in tracktion_engine does work, but pointing to JUCE 5.4.7 modules does not work. It would be nice to know why.
Just a FYI … It appears that tracktion_engine is using a development branch of JUCE 5.4.6. There are significant differences from 5.4.7 that are not easy (for me) to resolve.
So I think the problem is that you’re on a JUCE branch that’s actually old and from February?
Is there any reason you can’t update JUCE to the latest develop tip in your own project?
You are correct, using the latest development branch of JUCE did work. Sorry for all of the trouble.
I was reading some comments in the code as to the changes, and the version in the comments showed 5.4.6, then some change notes without mentioning 5.4.7. I did not look close enough.