audio - Is aubio cross-compilable for iPhone/Android/ARM? -


anyone know of:

  1. a build of aubio library iphone/arm processor?

  2. an intro-to-cross-compiling resource can try myself?

try using latest git:

$ git clone git://git.aubio.org/git/aubio $ cd aubio/ $ ./waf configure build --with-target-platform ios 

Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -