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

2016-05-31 Thread Jingjie Zhang
Hi, Kjetil! Thanks for quick reply! I tried it on an old version of Faust.(There is no faust2jack command in this version) It seems that the Faust command does not have "-I" option. Tomorrow I will try it on a newer version of Faust. Best regards, Jingjie Zhang -原始邮件- 发件人:"Kje

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

2016-05-31 Thread Kjetil Matheussen
Hi, I don't remember exactly how faust2jack/etc. works, but I don't think they create more than one file...(?) Perhaps you just need to add a "-I/wherefaustisinstalled/architecture/faust/" option when compiling? On Tue, May 31, 2016 at 6:07 PM, Jingjie Zhang wrote: > > Hello, Kjetil! > > > Tha

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

2016-05-31 Thread Jingjie Zhang
Hello, Kjetil! Thank you for your advice! I have installed the MXE on my Ubuntu today, and I am going to take a look at the Jack-qt solution. However, I still have some doubts: I use "faust2jaqt/faust2jack" to generate Linux binaries, but it seems that MXE needs the whole qt/gtk program fi