C and llvm backends are also compiled, so faust -lang c foo.dsp or faust -lang 
llvm foo.dsp can be used.

Stéphane 


> Le 11 nov. 2017 à 14:03, Oliver Larkin <olilar...@googlemail.com> a écrit :
> 
> yes and you have to set the flag -I to point to your faust libraries 
> directory. it's not clear how this should work on windows since we don't have 
> /usr/local/…
> 
> maybe faust on windows should install to %ProgramFiles%Faust/include ?
> 
> or an environment variable should be set
> 
> oli
> 
> 
> 
>> On 11 Nov 2017, at 12:30, alfonso santimone <alfonso.santim...@gmail.com> 
>> wrote:
>> 
>> Thanks Oli,
>> so i guess C++ is the only available output code-wise.
>> Am i right?
>> thanks
>> a.
>> 
>> www.elgallorojorecords.com
>> soundcloud.com/alfonsosantimone
>> www.facebook.com/alfonsosantimone
>> 
>> On Fri, Nov 10, 2017 at 3:10 PM, Oliver Larkin <olilar...@googlemail.com> 
>> wrote:
>> not yet got to the stage of packaging the exe with various scripts. This 
>> build will not do any WASM, JAVA or ASMJS stuff
>> 
>> 
>> 
>>> On 10 Nov 2017, at 11:08, alfonso santimone <alfonso.santim...@gmail.com> 
>>> wrote:
>>> 
>>> Thanks Oli, at this time wich kind of export formats are supported by faust 
>>> on win64?
>>> best
>>> a.
>>> 
>>> www.elgallorojorecords.com
>>> soundcloud.com/alfonsosantimone
>>> www.facebook.com/alfonsosantimone
>>> 
>>> On Fri, Nov 10, 2017 at 11:21 AM, Oliver Larkin via Faudiostream-users 
>>> <faudiostream-us...@lists.sourceforge.net> wrote:
>>> great!
>>> 
>>> > On 10 Nov 2017, at 09:43, Stéphane Letz <l...@grame.fr> wrote:
>>> >
>>> > Both 32 and 64 bits versions of faust.exe now work.
>>> >
>>> > Stéphane
>>> >
>>> >> Le 9 nov. 2017 à 01:02, Oliver Larkin via Faudiostream-devel 
>>> >> <faudiostream-devel@lists.sourceforge.net> a écrit :
>>> >>
>>> >> some new versions here:
>>> >>
>>> >> https://www.dropbox.com/sh/mg5zh71gmqyxl8f/AAAxGFEGsdO2SVSLCgwNGCdta?dl=0
>>> >>
>>> >> please let me know if x64 still crashes
>>> >>
>>> >> oli
>>> >>
>>> >> On Mon, Oct 23, 2017 at 10:59 PM, Oliver Larkin 
>>> >> <olilar...@googlemail.com> wrote:
>>> >> arg, still have this libeay32 issue too
>>> >>
>>> >>
>>> >>> On 23 Oct 2017, at 12:58, l...@grame.fr wrote:
>>> >>>
>>> >>> Thanks, LLVM backend working on X86, but still the crash at starting 
>>> >>> time with X64.
>>> >>>
>>> >>> Stéphane
>>> >>>
>>> >>>
>>> >>>> Le 23 oct. 2017 à 13:13, Oliver Larkin <olilar...@googlemail.com> a 
>>> >>>> écrit :
>>> >>>>
>>> >>>> dropbox links updated
>>> >>>>
>>> >>>>> On 23 Oct 2017, at 10:04, Oliver Larkin <olilar...@googlemail.com> 
>>> >>>>> wrote:
>>> >>>>>
>>> >>>>> I'll build another version now!
>>> >>>>>
>>> >>>>> On Mon, 23 Oct 2017 at 10:03, Stéphane Letz <l...@grame.fr> wrote:
>>> >>>>> OK, so I guess Romain will have to wait, since he need the libfaust 
>>> >>>>> LLVM backend aware version for the FaucK project, and we’ll need it 
>>> >>>>> also to produce new versions of faustgen~(32/64bits,  and possibly 
>>> >>>>> FaustLive.
>>> >>>>>
>>> >>>>> Stéphane
>>> >>>>>
>>> >>>>>
>>> >>>>>> Le 23 oct. 2017 à 10:59, Oliver Larkin <olilar...@googlemail.com> a 
>>> >>>>>> écrit :
>>> >>>>>>
>>> >>>>>> yes! haven’t tried with pmix yet :-)
>>> >>>>>>
>>> >>>>>>
>>> >>>>>>> On 23 Oct 2017, at 09:57, Stéphane Letz <l...@grame.fr> wrote:
>>> >>>>>>>
>>> >>>>>>> OK, but don’t you plan to add the LLVM backend in libfaust, so that 
>>> >>>>>>> to compile the pMix2 project?
>>> >>>>>>>
>>> >>>>>>> Thanks.
>>> >>>>>>>
>>> >>>>>>> Stéphane
>>> >>>>>>>
>>> >>>>>>>
>>> >>>>>>>> Le 23 oct. 2017 à 10:55, Oliver Larkin <olilar...@googlemail.com> 
>>> >>>>>>>> a écrit :
>>> >>>>>>>>
>>> >>>>>>>> Same backends for both.  See the .props  file on my GitHub.  I 
>>> >>>>>>>> expect you could build it  and add the missing backends quite 
>>> >>>>>>>> easily if you follow my new instructions in README and get the 
>>> >>>>>>>> latest visual studio /vcpckg
>>> >>>>>>>>
>>> >>>>>>>> On Mon, 23 Oct 2017 at 09:22, Stéphane Letz <l...@grame.fr> wrote:
>>> >>>>>>>> Some feedback:
>>> >>>>>>>>
>>> >>>>>>>> - on a Windows 8.1 system; the libea32.dll file has to be added, 
>>> >>>>>>>> then faust2win_x86 start correctly but only the C and C++ backends 
>>> >>>>>>>> have been compiled right? What about llibfaust.dll ? Which 
>>> >>>>>>>> backends have been embedded in this case ?
>>> >>>>>>>>
>>> >>>>>>>> - on a Windows 8.1 system; the libea32.dll file has to be added, 
>>> >>>>>>>> but  faust2win_x64 does not start correctly (error at start time). 
>>> >>>>>>>> What about llibfaust.dll ? Which backends have been embedded in 
>>> >>>>>>>> this case ?
>>> >>>>>>>>
>>> >>>>>>>> Thanks.
>>> >>>>>>>>
>>> >>>>>>>> Stéphane
>>> >>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>>> Le 22 oct. 2017 à 15:51, Oliver Larkin via Faudiostream-devel 
>>> >>>>>>>>> <faudiostream-devel@lists.sourceforge.net> a écrit :
>>> >>>>>>>>>
>>> >>>>>>>>> if any windows users are interested in having a play with faust2, 
>>> >>>>>>>>> here are some binaries for faust.exe and libfaust.dll
>>> >>>>>>>>>
>>> >>>>>>>>> i haven't had much time to test them. WASM and ASMJS not 
>>> >>>>>>>>> supported with these builds
>>> >>>>>>>>>
>>> >>>>>>>>>
>>> >>>>>>>>> https://www.dropbox.com/s/gu3259ewk4ioyx1/faust2win_x64.zip?dl=0
>>> >>>>>>>>> https://www.dropbox.com/s/5pwv3f1zuh5d5q2/faust2win_x86.zip?dl=0
>>> >>>>>>>>>
>>> >>>>>>>>>
>>> >>>>>>>>> you may need to install the runtime, if you don't have visual 
>>> >>>>>>>>> studio 2015/2017 installed
>>> >>>>>>>>>
>>> >>>>>>>>> https://www.microsoft.com/en-gb/download/details.aspx?id=48145
>>> >>>>>>>>>
>>> >>>>>>>>>
>>> >>>>>>>>> oli
>>> >>>>>>>>> ------------------------------------------------------------------------------
>>> >>>>>>>>> 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
>>> >>>>>>>>
>>> >>>>>>>
>>> >>>>>>
>>> >>>>>
>>> >>>>
>>> >>>
>>> >>
>>> >>
>>> >> ------------------------------------------------------------------------------
>>> >> 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
>>> >
>>> 
>>> 
>>> ------------------------------------------------------------------------------
>>> Check out the vibrant tech community on one of the world's most
>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>> _______________________________________________
>>> Faudiostream-users mailing list
>>> faudiostream-us...@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>>> 
>> 
>> 
> 


------------------------------------------------------------------------------
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