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

2016-06-02 Thread Jingjie Zhang
uot;faudiostream-devel@lists.sourceforge.net" Subject: Re: [Faudiostream-devel] Generating standalone Windows application on Linux Seems like "interface" is a reserved keyword in windows. After hacking around a bit to get around that, and adding this line: ARCHLIB="$HOME/.w

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

2016-06-02 Thread Kjetil Matheussen
gt; I use "faust2jaqt/faust2jack" to generate Linux binaries, but it seems >>> that >>> > MXE needs the whole qt/gtk program files to do cross-compiling. >>> > Where can I find these intermediate files that generated by >>> > "faust2jaqt/faust

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

2016-06-02 Thread Kjetil Matheussen
s >> that >> > MXE needs the whole qt/gtk program files to do cross-compiling. >> > Where can I find these intermediate files that generated by >> > "faust2jaqt/faust2jack"? >> > >> > Thank you again for your kindness! >>

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

2016-06-01 Thread Kjetil Matheussen
ere can I find these intermediate files that generated by > > "faust2jaqt/faust2jack"? > > > > Thank you again for your kindness! > > > > > > Best regards, > > Jingjie Zhang > > > > -原始邮件- > > 发件人:"Kje

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

2016-06-01 Thread Julius Smith
收件人: "Jingjie Zhang" > 抄送: "faudiostream-devel@lists.sourceforge.net" > > 主题: Re: [Faudiostream-devel] Generating standalone Windows application on > Linux > > > > > On Mon, May 30, 2016 at 5:42 PM, Jingjie Zhang > wrote: >> >> >>

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

2016-06-01 Thread Jingjie Zhang
时间:2016-06-01 16:44:32 (星期三) 收件人: "Jingjie Zhang" 抄送: "faudiostream-devel@lists.sourceforge.net" 主题: Re: [Faudiostream-devel] Generating standalone Windows application on Linux Hi, I meant the "-I" option for g++ not for faust. If you post the input and output yo

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

2016-06-01 Thread Kjetil Matheussen
始邮件- > *发件人:*"Kjetil Matheussen" > *发送时间:*2016-06-01 00:16:28 (星期三) > > *收件人:* "Jingjie Zhang" > *抄送:* "faudiostream-devel@lists.sourceforge.net" < > faudiostream-devel@lists.sourceforge.net> > *主题:* Re: [Faudiostream-devel] Generating stand

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

2016-05-31 Thread Jingjie Zhang
件- 发件人:"Kjetil Matheussen" 发送时间:2016-06-01 00:16:28 (星期三) 收件人: "Jingjie Zhang" 抄送: "faudiostream-devel@lists.sourceforge.net" 主题: Re: [Faudiostream-devel] Generating standalone Windows application on Linux Hi, I don't remember exactly how faust2jack/etc. wo

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

2016-05-31 Thread Kjetil Matheussen
-原始邮件- > *发件人:*"Kjetil Matheussen" > *发送时间:*2016-05-31 03:01:50 (星期二) > *收件人:* "Jingjie Zhang" > *抄送:* "faudiostream-devel@lists.sourceforge.net" < > faudiostream-devel@lists.sourceforge.net> > *主题:* Re: [Faudiostream-devel] Generating standalone

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

2016-05-31 Thread Jingjie Zhang
jie Zhang" 抄送: "faudiostream-devel@lists.sourceforge.net" 主题: Re: [Faudiostream-devel] Generating standalone Windows application on Linux On Mon, May 30, 2016 at 5:42 PM, Jingjie Zhang wrote: Dear Sirs, This is my first post, and call me JJ if you like. I am having tr

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

2016-05-30 Thread Kjetil Matheussen
On Mon, May 30, 2016 at 5:42 PM, Jingjie Zhang wrote: > > Dear Sirs, > > > This is my first post, and call me JJ if you like. > I am having trouble compiling a Faust program with a C++ foreign function > into a standalone application so that I can hear and debug. > > I have FaustLive and JACK on

[Faudiostream-devel] Generating standalone Windows application on Linux

2016-05-30 Thread Jingjie Zhang
Dear Sirs, This is my first post, and call me JJ if you like. I am having trouble compiling a Faust program with a C++ foreign function into a standalone application so that I can hear and debug. I have FaustLive and JACK on Windows, but FaustLive cannot compile the foreign function part. So