[vtkusers] Could not find any working toolchain in the NDK. Android NDK is broken

Lonni Besançon lonni.besancon at gmail.com
Fri Dec 11 10:42:48 EST 2015


So I just recently switched to El Capitan on my mac and I'm trying to get VTK
for android to work again (I did a clean install). I downloaded android SDK
and NDK, added them to the PATH, used Cmake to configure and generate with
no error but now when I Make the project I get this error:

CMake Error at CMake/android.toolchain.cmake:631 (message):
  Could not find any working toolchain in the NDK.  Probably your Android
NDK
  is broken.
Call Stack (most recent call first):
 
/usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CMakeDetermineSystem.cmake:98
(include)
  CMakeLists.txt:29 (project)

So I get that the android-toolchain could not be found but I kind of fail to
understand why. Especially since my configuration on my previous OS was
really similar to what I have now. I am using the last version of vtk
available on git. Could that be an error related to El Capitan only or did I
miss something obvious?

Thanks in advance for the help.

As usual, when I post here, I have created a SO post with more details  Here
<http://stackoverflow.com/questions/34226857/could-not-find-any-working-toolchain-in-the-ndk-android-ndk-is-broken>  



--
View this message in context: http://vtk.1045678.n5.nabble.com/Could-not-find-any-working-toolchain-in-the-NDK-Android-NDK-is-broken-tp5735493.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list