[aubio-user] Need help with cross compiling aubio vamp plugin for windows
Pratik Bhoir
impratikb at gmail.com
Mon May 9 18:52:09 CEST 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.aubio.org/pipermail/aubio-user/attachments/20160509/a8b8b7dc/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 21142 bytes
Desc: not available
URL: <http://lists.aubio.org/pipermail/aubio-user/attachments/20160509/a8b8b7dc/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: INSTALL.mingw32
Type: application/octet-stream
Size: 883 bytes
Desc: not available
URL: <http://lists.aubio.org/pipermail/aubio-user/attachments/20160509/a8b8b7dc/attachment-0001.obj>
More information about the aubio-user
mailing list