Re: [Faudiostream-devel] Generating standalone Windows application on Linux

2016-06-02 Thread Jingjie Zhang
Dear Sirs, Thank you for your help and patience! It seems that the complexity of our current situation is beyond my initial estimation. In consideration of my simple original intention (hear and debug), I am going to take a look at the "faust2w32vst" command. I will keep paying attention to

[Faudiostream-devel] Wrong substitution on negated expression

2016-06-02 Thread Martin Zuther
Hi! I have been using Faust for a couple of days and am really impressed by it! I should have stumbled across it years ago... Anyway, I have found a bug by pure chance -- by typing a really stupid negated expression from a DSP textbook: process = _ <: (f : + ~ g) * c0, _ * d0 :> _ with

Re: [Faudiostream-devel] Generating standalone Windows application on Linux

2016-06-02 Thread Kjetil Matheussen
Seems like "interface" is a reserved keyword in windows. After hacking around a bit to get around that, and adding this line: ARCHLIB="$HOME/.wine/drive_c/Program\ Files\ \\\(x86\\\)/Jack/lib/libjack.lib" I get these errors: release/test.o:test.cpp:(.text$_ZN9jackaudio15get_sample_rateEv[_ZN9ja

Re: [Faudiostream-devel] Generating standalone Windows application on Linux

2016-06-02 Thread Kjetil Matheussen
Sorry, the qmake-qt4 executable for mxe is called x86_64-w64-mingw32.static-qmake-qt4, not mingw64-qmake-qt4. I have tried this now. First I had to install windows version of jack using wine, and after that I had to add this line: CXXFLAGS+=" -I/$HOME/.wine/drive_c/Program\ Files\ \\\(x86\\\)/Ja