Hi ChucK developers. It's a first post. I'm not a developer (yet).
I'd like to compile FaucK in order to use it (because I don't like to
use software I can't compile). I was able to compile Faust and ChucK
(from the git sources), and also FaucK, but I get this error:
chuck examples/flute.ck
[flute.ck]:line(5): undefined type 'Faust'...
[flute.ck]:line(5): ... in declaration ...
I though it could be caused by the version of LLVM; I tried versions 3.8
and 8, without success.
What could be wrong?
Thanks for your attention.
Marc