<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Apr 12, 2015 at 4:51 PM, Stéphane Letz <span dir="ltr"><<a href="mailto:letz@grame.fr" target="_blank">letz@grame.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">><br>
> Is the windows specific stuff actually needed to be tested? Waf builds<br>
> on windows doesn't seem to work (for me) anyway. I think I remember<br>
> widows builds are only done with a Code::Blocks IDE project? Or does<br>
> anyone cross compile for windows?<br>
><br>
> I added the windows based waf build a few years ago for cross compiling jack2 on Fedora. It is not the build system used for the official windows builds.<br>
><br>
> I now also use it for compiling on windows using MSYS2/mingw-w64 build environment:<br>
><br>
> <a href="https://github.com/mojofunk/MINGW-packages/tree/newpkgs/mingw-w64-jack" target="_blank">https://github.com/mojofunk/MINGW-packages/tree/newpkgs/mingw-w64-jack</a><br>
><br>
> So I haven't tested it with any other configuration or with these recent changes, so if there is a call to remove it from the waf build I am fine with that.<br>
><br>
> In saying that I think that MSYS2 is a pretty good environment for building software on windows so if there is any interest to support a MSYS2 build I can submit patches to fix it up.<br>
><br>
> Tim<br>
><br>
<br>
</span>I think it is always interesting to keep more alternatives... so yes please submit a patch!<br>
<br>
Thanks.<br>
<span class=""><font color="#888888"><br>
Stéphane<br>
<br>
</font></span></blockquote></div><br></div><div class="gmail_extra">Hi,</div><div class="gmail_extra"><br></div><div class="gmail_extra">I finally got home and had a look into the windows based waf build. Only a few small fixes were necessary to fix the build(tested with Fedora and MSYS2 based gcc/mingw-w64 builds). I sent a pull request via github:</div><div class="gmail_extra">  </div><div class="gmail_extra"><a href="https://github.com/jackaudio/jack2/pull/118">https://github.com/jackaudio/jack2/pull/118</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks,</div><div class="gmail_extra"><br></div><div class="gmail_extra">Tim</div></div>