Le 28 juil. 2014 à 13:51, Albert Graef <aggr...@gmail.com> a écrit :

> Oops sorry, I actually meant to send this to the list.
> 
> Still working on the faust2-git package for Arch, I now run into the 
> following problem when building 'make remote' with the latest source from git:
> 
> g++    -c -o Sources/remote_dsp_aux.o Sources/remote_dsp_aux.cpp
> Sources/remote_dsp_aux.cpp:25:55: fatal error: 
> ../../../../compiler/generator/llvm-c-dsp.h: No such file or directory
>  #include "../../../../compiler/generator/llvm-c-dsp.h"

> I think that these headers have recently been moved into the 
> generator/llvm_backend subdirectory, so the corresponding #includes will have 
> to be updated accordingly.

Should be corrected
> 
> Another problem which I briefly discussed with Yann when I was at Lyon, is 
> that neither 'make remote' nor 'make sound2faust' will work unless faust was 
> already installed beforehand, since they won't find the faust/misc.h include 
> file. (To reproduce this, just uninstall faust from your system and then run 
> 'make && make remote && make sound2faust' in the Faust2 source directory.) 
> This isn't much of an issue when compiling and installing from source, but 
> makes it impossible to build an Arch/Debian/whatever package with all the 
> optional stuff in one go. It can also give spurious compile errors when the 
> installed faust/misc.h header is older than in the sources, since the 
> compiler will pick up the wrong header with the current include path. It 
> should be easy to fix this, however, by just adding a few -I options to the 
> right Makefiles, which point to the *source* directory with faust/misc.h.

Should be fixed in sound2faust, but i don't see misc.h used in Remote stuff...

Pushed on git.

Stéphane 
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to