Error when Compiling DSP networks to dll
-
So I transferred my Hise project to my Macbook,and when I try to compile the DSP Networks to dll, this happens
On my Windows PC it works just fine, for some reason when compiling it doesn't add scriptnode:: before wrap and I have no idea why....
-
This post is deleted! -
Are you using any custom SNEX code, or custom math.expr nodes with custom shaping code?
-
@Orvillain
No, I have Faust Nodes that I need to compile -
@c4k3ss Make a new project, add a test node (no faust) see if it compiles. If it does, add a simple faust node, see if it compiles. Report back.
-
I think I fixed it, I was on a different version on my MacBook.