You still have LLVM 3.4, use a more recent version (3.8 at least) . I recommend 
using macports versions.

Stéphane

> Le 28 nov. 2017 à 09:49, Julián Villegas <villegas.jul...@gmail.com> a écrit :
> 
> Tried that already,
> 
> same error :(
> 
> c++ -I /opt/local/include -stdlib=libc++ -Wall -Wuninitialized 
> -Wno-parentheses -Wno-overloaded-virtual -fvisibility=hidden -I. -Iboxes 
> -Ierrors -Ievaluate -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals 
> -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher 
> -Idocumentator -Iutils -I../libraries -Igenerator -Igenerator/asmjs 
> -Igenerator/c -Igenerator/cpp -Igenerator/java -Igenerator/js 
> -Igenerator/llvm -Igenerator/fir -Igenerator/wasm -Igenerator/interpreter 
> -Igenerator/rust -DINSTALL_PREFIX='"/usr/local"' -I` --includedir` 
> -I../architecture -DLLVM_34 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS  
> -DASMJS_BUILD -DC_BUILD -DCPP_BUILD -DFIR_BUILD -DINTERP_BUILD -DJAVA_BUILD 
> -DJS_BUILD -DLLVM_BUILD -DOCPP_BUILD -DRUST_BUILD -DWASM_BUILD -O3   -c -o 
> generator/compile.o generator/compile.cpp
> /bin/sh: --includedir: command not found
> In file included from generator/code_container.cpp:25:
> In file included from generator/code_container.hh:37:
> generator/json_instructions.hh:28:10: fatal error: 'faust/gui/JSONUI.h' file 
> not
>      found
> #include "faust/gui/JSONUI.h"
>         ^~~~~~~~~~~~~~~~~~~~
> 1 error generated.
> make[1]: *** [generator/code_container.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> In file included from generator/compile.cpp:39:
> generator/compile.hh:35:10: fatal error: 'faust/gui/JSONUI.h' file not found
> #include "faust/gui/JSONUI.h"
>         ^~~~~~~~~~~~~~~~~~~~
> 1 error generated.
> make[1]: *** [generator/compile.o] Error 1
> make: *** [all] Error 2
> 
> 
> Julian.
> 
> 
> 
> 
> 
>> On Nov 28, 2017, at 17:37 PM, Stéphane Letz <l...@grame.fr> wrote:
>> 
>> sudo make uninstall 
> 
> 


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to