Thanks! That fixed it. Just wanted to be sure I’m not going in the wrong direction… do I basically just keep trying to compile until all the dependencies are compiled? I’m a little concerned with the sheer number of libs that surge has, see: surge/libs at main · surge-synthesizer/surge · GitHub - I’m starting to get compilation errors about missing headers from these so I’m adding them in, but I have no idea if they are compatible with the cortex m7 or what to look for.
update: got it to fully build, but not seeing anything in metamodule-plugin output directory
Logs above