[aubio-user] Need help with cross compiling aubio vamp plugin for windows

Paul Brossier piem at aubio.org
Wed Jun 15 19:32:02 CEST 2016


Hi Pratik,

You should be able to find out more by starting your vamp host from a
command line.

Also, please open a new issue at

  https://github.com/aubio/vamp-aubio-plugins/issues

so we can continue tracking this bug there.

Thanks, Paul

On 6/15/16 6:14 PM, Pratik Bhoir wrote:
> Thanks Paul.
> 
> Now the aubio build error is gone but vamp plugin is still not detected.
> May be its because of the windows version. I am using windows 10.
> I will soon try it on windows 7. 
> 
> is there any log file for vamp-aubio-plugin compilation? or verbose flag
> for compilation?
> 
> Best,
> Pratik
> 
> 
> On Tue, Jun 14, 2016 at 8:28 PM, Paul Brossier <piem at aubio.org
> <mailto:piem at aubio.org>> wrote:
> 
>     Hi Pratik,
> 
>     Not sure what's going on here, but for now you should be able to pass
>     '--disable-atlas' to './waf configure' to compile aubio without atlas.
> 
>     Best, Paul
> 
> 
>     On 6/13/16 2:01 PM, Pratik Bhoir wrote:
>     > 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 <mailto:piem at aubio.org>
>     > <mailto:piem at aubio.org <mailto: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> <mailto:piem at aubio.org
>     <mailto:piem at aubio.org>>
>     >     > <mailto:piem at aubio.org <mailto:piem at aubio.org>
>     <mailto: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>
>     <mailto:aubio-user at aubio.org <mailto:aubio-user at aubio.org>>
>     >     <mailto:aubio-user at aubio.org <mailto:aubio-user at aubio.org>
>     <mailto: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 <mailto:aubio-user at aubio.org>
>     <mailto: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 <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
> 




More information about the aubio-user mailing list