Re: [Faudiostream-devel] FautLLVM Juce module

2015-08-21 Thread Max Coorevits
Hi Yann, Thank you very much. I hope Windows platform will be considered for the futur of the faust build system. (faust2) Regards. 2015-08-16 10:49 GMT+02:00 Yann Orlarey : > Hi Max, > > These two files are obtained by concatenating all the required *.css and > *.js (see architecture/httplib/

Re: [Faudiostream-devel] FautLLVM Juce module

2015-08-16 Thread Yann Orlarey
Hi Max, These two files are obtained by concatenating all the required *.css and *.js (see architecture/httplib/src/Makefile:89) and converting the resulting files in cpp hexadecimal data using xxd. Cheers Yann Le jeu. 13 août 2015 à 17:15, Max Coorevits a écrit : > Hello, > > I want to expe

Re: [Faudiostream-devel] FautLLVM Juce module

2015-08-14 Thread Max Coorevits
*> i’m british and “Oliver” :-)* *> If you are testing the JUCE module the best thing to do if you find problems is to create issues on the github page* *> * *> https://github.com/CMRCYork/juce_faustllvm/issues * OK dear british friend. Max 'ma

Re: [Faudiostream-devel] FautLLVM Juce module

2015-08-14 Thread Oliver Larkin
On 14 Aug 2015, at 13:57, Max Coorevits wrote: > Hi All, > > OK, i've my faust2.exe / libfaust.lib compiled for Win32. The two JS->CPP > files are only used for the libmicrohttpd library and I think are used for > the faustweb project. cool > Olivier are you french ? Are you interested by m

Re: [Faudiostream-devel] FautLLVM Juce module

2015-08-14 Thread Max Coorevits
Hi All, OK, i've my faust2.exe / libfaust.lib compiled for Win32. The two JS->CPP files are only used for the libmicrohttpd library and I think are used for the faustweb project. Olivier are you french ? Are you interested by my little test of the module ? Can I send you a report on your mail aft

Re: [Faudiostream-devel] FautLLVM Juce module

2015-08-13 Thread Max Coorevits
Hi Oli, Thank you for the answer. I understand and agree about the module, but maybe it's a good way to know what king of error I can have on win32 system. My problem is very simple as you can read in my previous message, just two little cpp files are missing to finalize my faust2 compilation. I'

Re: [Faudiostream-devel] FautLLVM Juce module

2015-08-13 Thread Oliver Larkin
Hi Max, I wrote the juce module in a mad rush earlier in the year. I haven’t had much time to work on it lately but I will be looking at it again in september. I am not sure if it will currently compile on windows and i there are certainly some issues with it that need work. cheers Oli On

[Faudiostream-devel] FautLLVM Juce module

2015-08-13 Thread Max Coorevits
Hello, I want to experiment the Juce's module faustllvm that you've posted in the juce forum here : http://www.juce.com/forum/topic/jucefaustllvm-module-jit-compile-faust-dsps-audioprocessors I'm a w32 (win7) user and i'm a little bit confused about the faust2 branch compilation. All is fine for