audio - Is aubio cross-compilable for iPhone/Android/ARM? -
anyone know of:
a build of aubio library iphone/arm processor?
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
Post a Comment