compile error when tyring to compile a DLL on windows: error C1083:
-
I cant figure out what i am doing wrong. On Mac i can compile a delay made with faust, everything seems to be working...
but on windows i keep getting this error saying it cant find my faust delay:C:\Users\jeff\Desktop\HISE projects\New Test\DspNetworks\ThirdParty\GreyDelay.h(15,10): error C1083: Cannot open include file: 'src/GreyDelay.cpp': No such file or directory
This is the greyhole delay seems to be used alot found here:
https://faustdoc.grame.fr/examples/reverb/#greyhole -
@jeffd
ok everything is working now with this release of faust:https://github.com/grame-cncm/faust/releases/tag/2.60.3
the newest version doesnt seem to work when comiling a dll