Issue compiling networks in recent commits
-
In recent commits I have to do a dance to get my previously compiled networks to compile again. There are 3 networks that don't contain any RNBO nodes which can be compiled straight off the bat, plus all the c++ / 3rd party nodes etc.
The rest I seem to have go through one by one, save the network in a scriptfx module, re-compile. hope it works. Sometimes I get another 2/3 before it fails again and I ave to start the process all over again, never knowing if I'll ever reach the end!
It's often the Distortion network failing it and its ALWAYS something about the errors below, i.e
use of class template requires template arguments
If one of the networks fails its always to do with this.... help!
I CAN compile a network with an RNBO node in it in a test project by the way,