[aubio-user] Need help with cross compiling aubio vamp plugin for windows
Pratik Bhoir
impratikb at gmail.com
Mon Jun 13 14:01:21 CEST 2016
Hello,
With all the changes aubio vamp plugin is compiling without errors but its
not being detected by sonic visualiser.
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)
Atlas with lapack is installed system wide in my machine.
any inputs about how to go with this?
Thank you.
Pratik
On Mon, May 9, 2016 at 8:19 PM, Paul Brossier <piem at aubio.org> wrote:
> Great!
>
> The latest commit (1ae8d91) should fix the build. I also added a script
> to build both 32 and 64 bit versions (6b7f54d, scripts/build_mingw).
>
> Best, Paul
>
> On 5/9/16 8:08 PM, Pratik Bhoir wrote:
> > Thanks Paul. That worked like a charm.
> >
> > Best,
> > Pratik
> >
> > On Mon, May 9, 2016 at 7:25 PM, Paul Brossier <piem at aubio.org
> > <mailto:piem at aubio.org>> wrote:
> >
> > Hi Pratik,
> >
> > Thanks for the report. As a quick fix, you could simply delete the
> file
> > src/utils/windll.c for now (I'm not even sure it is needed at all).
> >
> > Time to add mingw* builds on travis.
> >
> > Best, Paul
> >
> > On 5/9/16 6:52 PM, Pratik Bhoir wrote:
> > > Hello all,
> > >
> > > I am following Instructions mentioned here
> > > <http://aubio.org/vamp-aubio-plugins/installation>
> > > (http://aubio.org/vamp-aubio-plugins/installation) to cross
> compile
> > > aubio vamp plugin for windows but I am unable to build aubio with
> > mingw32.
> > >
> > > I am getting following Build Failed error:
> > >
> > > ../src/utils/windll.c:32:23: fatal error: SDKDDKVer.h: No such
> > file
> > > or directory
> > > #include <SDKDDKVer.h>
> > > ^
> > > compilation terminated.
> > >
> > > Waf: Leaving directory `/home/ptk/aubio-mingw32/build'
> > > Build failed
> > > -> task in 'lib_objects' failed (exit status 1):
> > > {task 139718061939216: c windll.c -> windll.c.1.o}
> > > ['i686-w64-mingw32-gcc', '-Os', '-g', '-Wall', '-Wextra',
> > > '-I/home/ptk/aubio-mingw32/build/src',
> > > '-I/home/ptk/aubio-mingw32/src', '-DAUBIO_PREFIX="/usr/local"',
> > > '-DPACKAGE="aubio"', '../src/utils/windll.c', '-c', '-o',
> > > '/home/ptk/aubio-mingw32/build/src/utils/windll.c.1.o']
> > >
> > >
> > > Attached you will find config log from
> > "aubio-mingw32/build/config.log"
> > > directory as well as INSTALL.mingw32 from vamp-aubio-plugins
> > directory.
> > >
> > > I am using clean installed Lubuntu 15.10 (over VirtualBox) and
> > > i686-w64-mingw32 instead of i586-mingw32msvc. I tried using
> > > i586-mingw32msvc but ended up with same errors.
> > >
> > > Any idea whats happening in this case?
> > >
> > > Thanks in advance for your time and help.
> > >
> > > Best,
> > > Pratik Bhoir
> > >
> > >
> > >
> > > _______________________________________________
> > > aubio-user mailing list
> > > aubio-user at aubio.org <mailto:aubio-user at aubio.org>
> > > https://lists.aubio.org/listinfo/aubio-user
> > >
> >
> >
> >
> >
> > _______________________________________________
> > aubio-user mailing list
> > aubio-user at aubio.org
> > https://lists.aubio.org/listinfo/aubio-user
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.aubio.org/pipermail/aubio-user/attachments/20160613/a129ff8d/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 21597 bytes
Desc: not available
URL: <http://lists.aubio.org/pipermail/aubio-user/attachments/20160613/a129ff8d/attachment-0001.bin>
More information about the aubio-user
mailing list