<div dir="ltr"><div>Thanks Paul. That worked like a charm. <br><br></div><div>Best, <br></div><div>Pratik<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 9, 2016 at 7:25 PM, Paul Brossier <span dir="ltr"><<a href="mailto:piem@aubio.org" target="_blank">piem@aubio.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Pratik,<br>
<br>
Thanks for the report. As a quick fix, you could simply delete the file<br>
src/utils/windll.c for now (I'm not even sure it is needed at all).<br>
<br>
Time to add mingw* builds on travis.<br>
<br>
Best, Paul<br>
<span class=""><br>
On 5/9/16 6:52 PM, Pratik Bhoir wrote:<br>
> Hello all,<br>
><br>
> I am following Instructions mentioned here<br>
</span>> <<a href="http://aubio.org/vamp-aubio-plugins/installation" rel="noreferrer" target="_blank">http://aubio.org/vamp-aubio-plugins/installation</a>><br>
<div><div class="h5">> (<a href="http://aubio.org/vamp-aubio-plugins/installation" rel="noreferrer" target="_blank">http://aubio.org/vamp-aubio-plugins/installation</a>) to cross compile<br>
> aubio vamp plugin for windows but I am unable to build aubio with mingw32.<br>
><br>
> I am getting following Build Failed error:<br>
><br>
>     ../src/utils/windll.c:32:23: fatal error: SDKDDKVer.h: No such file<br>
>     or directory<br>
>      #include <SDKDDKVer.h><br>
>                            ^<br>
>     compilation terminated.<br>
><br>
>     Waf: Leaving directory `/home/ptk/aubio-mingw32/build'<br>
>     Build failed<br>
>      -> task in 'lib_objects' failed (exit status 1):<br>
>         {task 139718061939216: c windll.c -> windll.c.1.o}<br>
>     ['i686-w64-mingw32-gcc', '-Os', '-g', '-Wall', '-Wextra',<br>
>     '-I/home/ptk/aubio-mingw32/build/src',<br>
>     '-I/home/ptk/aubio-mingw32/src', '-DAUBIO_PREFIX="/usr/local"',<br>
>     '-DPACKAGE="aubio"', '../src/utils/windll.c', '-c', '-o',<br>
>     '/home/ptk/aubio-mingw32/build/src/utils/windll.c.1.o']<br>
><br>
><br>
> Attached you will find config log from "aubio-mingw32/build/config.log"<br>
> directory as well as INSTALL.mingw32 from vamp-aubio-plugins directory.<br>
><br>
> I am using clean installed Lubuntu 15.10 (over VirtualBox) and<br>
> i686-w64-mingw32 instead of i586-mingw32msvc. I tried using<br>
> i586-mingw32msvc but ended up with same errors.<br>
><br>
> Any idea whats happening in this case?<br>
><br>
> Thanks in advance for your time and help.<br>
><br>
> Best,<br>
> Pratik Bhoir<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> aubio-user mailing list<br>
> <a href="mailto:aubio-user@aubio.org">aubio-user@aubio.org</a><br>
> <a href="https://lists.aubio.org/listinfo/aubio-user" rel="noreferrer" target="_blank">https://lists.aubio.org/listinfo/aubio-user</a><br>
><br>
<br>
</blockquote></div><br></div>