<div dir="ltr"><div><div><div><div><div><div>Hello, <br><br></div>With all the changes aubio vamp plugin is compiling without errors but its not being detected by sonic visualiser. <br></div>I think the issue is in Atlas, cblas. Aubio build is failing when it doesn't find cblas.h. (line 445 in config.log - re-attached)<br></div>Atlas with lapack is installed system wide in my machine.<br><br></div>any inputs about how to go with this? <br><br></div>Thank you. <br></div>Pratik <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 9, 2016 at 8:19 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">Great!<br>
<br>
The latest commit (1ae8d91) should fix the build. I also added a script<br>
to build both 32 and 64 bit versions (6b7f54d, scripts/build_mingw).<br>
<br>
Best, Paul<br>
<span class=""><br>
On 5/9/16 8:08 PM, Pratik Bhoir wrote:<br>
> Thanks Paul. That worked like a charm.<br>
><br>
> Best,<br>
> Pratik<br>
><br>
> On Mon, May 9, 2016 at 7:25 PM, Paul Brossier <<a href="mailto:piem@aubio.org">piem@aubio.org</a><br>
</span><div><div class="h5">> <mailto:<a href="mailto:piem@aubio.org">piem@aubio.org</a>>> wrote:<br>
><br>
> 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>
><br>
> On 5/9/16 6:52 PM, Pratik Bhoir wrote:<br>
> > Hello all,<br>
> ><br>
> > I am following Instructions mentioned here<br>
> > <<a href="http://aubio.org/vamp-aubio-plugins/installation" rel="noreferrer" target="_blank">http://aubio.org/vamp-aubio-plugins/installation</a>><br>
> > (<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<br>
> mingw32.<br>
> ><br>
> > I am getting following Build Failed error:<br>
> ><br>
> > ../src/utils/windll.c:32:23: fatal error: SDKDDKVer.h: No such<br>
> 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<br>
> "aubio-mingw32/build/config.log"<br>
> > directory as well as INSTALL.mingw32 from vamp-aubio-plugins<br>
> 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>
> > _______________________________________________<br>
> > aubio-user mailing list<br>
</div></div>> > <a href="mailto:aubio-user@aubio.org">aubio-user@aubio.org</a> <mailto:<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>
<div class="HOEnZb"><div class="h5">> ><br>
><br>
><br>
><br>
><br>
> _______________________________________________<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>
</div></div></blockquote></div><br></div>