Problems trying to build PocketSphinx for Android using NDK

前端 未结 2 1235
一向
一向 2020-12-31 21:33

I\'m trying to build PocketSphinx for Android using the PocketSphinxAndroidDemo project. I\'ve given up om my quest to build it using Cygwin and Windows and installed an Ubu

2条回答
  •  清酒与你
    2020-12-31 22:03

    Solved my problem. Maybe someone will find this information useful :)

    What I did was a complete rebuild of all the static library projects, and then my app, using "ndk-build -B"

提交回复
热议问题