You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/06/19 16:01:55 UTC

[GitHub] [cordova] pookdeveloper commented on issue #128: Error ionic cordova build android (No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android)

pookdeveloper commented on issue #128: Error ionic cordova build android (No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android)
URL: https://github.com/apache/cordova/issues/128#issuecomment-503623922
 
 
   I resolve that doing this:
   
   Download the NDK 17c
   https://developer.android.com/ndk/downloads/older_releases.html?hl=es#ndk-17c-downloads
   
   Replace all contest of folder:
   /Users/davidgarcia/Downloads/android-ndk-r17c/toolchains/
   to
   /Users/davidgarcia/Library/Android/sdk/ndk-bundle/toolchains/
   
   image
   
   That's correct ? It will be fixed?
   
   Thanks!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org