pocketsphinx-android icon indicating copy to clipboard operation
pocketsphinx-android copied to clipboard

Won't build as is errno.c is missing

Open entrpn opened this issue 6 years ago • 0 comments

In order to build this I had to remove:

util/errno.c

from CMakeLists.txt

Then I was able to create the aar.

Also for those struggling to build this, take a look at the travis.yml file. You need ndk-r16b

entrpn avatar Jan 16 '19 00:01 entrpn