Dear Faust users,

I have switched to Fedora 20 on my laptop and I am finally stuck trying to
compile some faust2webaudioasm code. Everything had gone fine, from playing
with the repos ( that planetccrma
<http://ccrma.stanford.edu/planetccrma/software/> stuff is really
interesting! ), to manually and flawlessly building emscripten thanks to
their good wiki
<http://kripken.github.io/emscripten-site/docs/building_from_source/building_emscripten_from_source_on_linux.html#building-emscripten-on-linux>,
and finally building Faust and FaustWorks from git (master branch) with
everything compiling under jack, whether with gtk or qt, until I got this
error :

[faust/examples]$ sudo faust2webaudioasm noise.dsp
faust: unrecognized option "-i"
noise.cpp:37:10: fatal error: 'faust/gui/JSONUI.h' file not found
#include "faust/gui/JSONUI.h"
         ^
1 error generated.
ERROR    root: compiler frontend failed to generate LLVM bitcode, halting
noise.html;

In case you are wondering, the noise.html only has some HTTP/CSS
architecture, but no UI nor DSP of course. Coming from Ubuntu, I have
struggled a bit to manage $PATH and some configuration files for both user's
and sudoer's commands to work properly, and I am quite sure it has
something to do with linking that library to sudoers, all the more that the
very JSON.h is already in /usr/local/include/faust/gui/. But I have tried
all I could, or maybe my brain is just feeling the weight of hours, so
anyone who could help is welcome.

Thanks for reading, hoping that might help anyone else, and wishing you all
the best.

-- 
Thomas CIPIERRE
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://p.sf.net/sfu/Zoho
_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to