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.

  1. i in root project directory (i have tried jni folder same thing)
  2. i giving qualified path of ndk-build
  3. not happening new project, error occurs sample app comes ndk (hello-jni).
  4. i had no problems using ndk windows cmd prompt , cygwin. ubuntu 13.04 linux environment have tried.
  5. 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

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -