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 after use ? Please let me know.

Good day for thoses who read this line.

Max 'maxprod' Coorevits

2015-08-13 18:07 GMT+02:00 Max Coorevits <maxcoorev...@gmail.com>:

> 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've tried
> to find theses files before sending my message, but I can't find anything.
> Can you help me maybe ?
>
> Cheers !
> Max
>
>
>
> 2015-08-13 17:30 GMT+02:00 Oliver Larkin <olilar...@googlemail.com>:
>
>> 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 13 Aug 2015, at 16:15, Max Coorevits <maxcoorev...@gmail.com> wrote:
>>
>> > 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 me except the 2 dynamically generated
>> files produced by the Makefile compilation :
>> >
>> > '..\architecture\httpdlib\src\hexa\stylesheet.cpp'
>> > '..\architecture\httpdlib\src\hexa\jsscripts.cpp'
>> >
>> > I've attempt to change the LLVM version in faust.props but the LLVM_36
>> can't build. So I use the LLVM_34, with a microhttpd library pre-build for
>> win32. The VS2013 compilation is all fine.
>> >
>> > As I read in the Makefile and by deduction of the header files, the two
>> .cpp files are binary > char table generation of two JS files of the same
>> name convert from :
>> >
>> > ..\architecture\httpdlib\html\js\
>> >
>> > to cpp in this directory
>> >
>> > ..\architecture\httpdlib\src\hexa\
>> >
>> > Problem for me, no stylesheet.js, no jsscripts.js in the js directory,
>> only :
>> >
>> > faust.js
>> > faust_webaudio_tools.js
>> > faustui.js
>> > faustuihtml.js
>> > jdesc.js
>> > jquery-1.7.1.min.js
>> >
>> > Note that i'm use a git checkout of the faust2 branch old about 2 days.
>> >
>> > Are the stylesheet.js & jsscripts.js external (third party) files ? If
>> yes, from which library ? Can you help me about this point. Maybe send me
>> the two JS files, I can convert the files to the right format myself. Maybe
>> a copy of the two cpp files ?
>> >
>> > Thank you very much for you help and for the great work you've done
>> with the faust projet (and all is declinations).
>> >
>> > Oh yes, another little question ? Is the Faust-works latest version
>> (something like 0.5 from the git) compatible with faust2 ? If not, maybe I
>> will contribute soon with a cross-platform of a similar tool based on Juce
>> API, not Qt and adapted to faust2 (you faustllvm module is a great starting
>> point).
>> >
>> > My respects.
>> > Max 'maxprod' Coorevits
>> >
>> ------------------------------------------------------------------------------
>> > _______________________________________________
>> > Faudiostream-devel mailing list
>> > Faudiostream-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/faudiostream-devel
>>
>>
>
------------------------------------------------------------------------------
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to