android - ndk assertion failure Ubuntu 13.04 -
when try run ndk-build error:
/home/adam/programs/adt-bundle-linux-x86_64-20130522/android-ndk-r8e/build/core/setup-toolchain.mk:20: * android ndk: assertion failure: target_platform not defined . stop.
- i in root project directory (i have tried jni folder same thing)
- i giving qualified path of ndk-build
- not happening new project, error occurs sample app comes ndk (hello-jni).
- i had no problems using ndk windows cmd prompt , cygwin. ubuntu 13.04 linux environment have tried.
- i using ndk-r8e linuxx86_64 (as can tell error message)
so 1 reason or deleting old ndk , unpacking new 1 solved problem. same version , everything. files must have been corrupt.
Comments
Post a Comment