Closed alowell-ssl closed 5 years ago
Be sure to use the latest version of Faust (like 2.14.4)
I also get this, and with the latest version of faust: 2.14.4
Should be fixe in https://github.com/grame-cncm/faustlive/commit/75cd8f7caafcfe4c366526628b228adfdaa6cd6e. Get the latest Faust master-dev also.
@sletz IMO, you should re-release both projects, because all systems who package faust
and faustlive
will have the same problems, and they are supposed to come here and find that taking the latest tags fix the problems. If the release is broken, it should be released again (with the next version number).
Ubuntu 18.04, running make I get:
../../src/Audio/JA/JA_audioManager.cpp:26:20: error: ‘class JA_audioFader’ has no member named ‘setShutdownCb’; did you mean ‘shutdown’? fCurrentAudio->setShutdownCb(cb, arg); ^
~~~~ shutdown