On Mon, May 30, 2016 at 5:42 PM, Jingjie Zhang <jingjiezhan...@fudan.edu.cn>
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 Windows, but FaustLive cannot compile the
> foreign function part.
> So I managed to set up a virtual Ubuntu with VMware, and successfully
> built a JACK-GTK standalone application.
>
> However, I found that I cannot achieve an acceptable latency with JACK on
> this virtual Ubuntu.
> But on the other hand, JACK works really well on my Windows host.
> So I wonder if there is any way with Faust on Linux to generate a
> standalone Windows application?
>
> I have read some of the previous emails in this list, and it seems that
> there is a way using mingw and gtk-for-windows.
> Thus, did anyone succeed in doing this? I need more details.
>


Yes, you can cross compile on Linux. MXE is an easy to set up and easy to
use environment for
creating windows binaries on linux;  http://mxe.cc/
When I cross compiled a gtk program last time, there were some
inconveniences with font handling
though, so maybe you want to look at compiling jack-qt programs instead, if
the font handling
inconveniences are still there. (don't remember the details right now)
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to