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