I found out how to semi-hack this to work and created an issue around it here:

https://github.com/grame-cncm/faust/issues/476


cheers
        Till


--
Till Bovermann

https://tai-studio.org | http://lfsaw.de | https://www.instagram.com/_lfsaw/











> On 10. Aug 2020, at 17:14, Till Bovermann <lf...@lfsaw.de> wrote:
> 
> Hello,
> 
> I am struggling (again) with compiling faust dsp files that incorporate 
> additional custom header files.
> 
> this works:
>       CXXFLAGS="-I ../lib" faust2plot -I ../lib literals.dsp
> but this doesn't
>       CXXFLAGS="-I ../lib" faust2caqt -I ../lib literals.dsp
> 
> The header file is in ../lib and I get the error
> 
> 
> #include "bitDSP.h"
>         ^~~~~~~~~~
> 1 error generated.
> make: *** [literals.o] Error 1
> 
> I am on osx.
> 
> any help much appreciated!
> 
> 
> all the best
>       Till 
> 
> --
> Till Bovermann
> 
> https://tai-studio.org | http://lfsaw.de | https://www.instagram.com/_lfsaw/
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users



_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to