-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Execution failed for task ':realm-library:checkNdk'. > Your NDK version: 13.1.3345770. Realm JNI must be compiled with the version r10e of NDK. #3733
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
am trying to run sample project. I am running this command ./gradlew installRealmJava
|
Which version of NDK did you install? Currently, we are only supporting r10e. |
I am using latest NDK version r13b. When it will be compatible will latest NDK version or how could I set old NDK version specific to my project rather than changing my HOME NDK path to old version> |
Thanks |
i'm having the same problem, and i can't find the older version of the ndk or the local.properties file location, there is a tutorial or link for this? and an example of the local.properties file? |
@jplazcano87 You can find older versions here: https://developer.android.com/ndk/downloads/older_releases.html My
I have installed the NDK through home brew. |
El El jue, 9 de mar. de 2017 a las 06:37, Kenneth Geisshirt <
notifications@github.com> escribió:
@jplazcano87 <https://github.com/jplazcano87> You can find older versions
here: https://developer.android.com/ndk/downloads/older_releases.html
My local.properties is:
ndk.dir=/usr/local/Cellar/android-ndk/r10e
sdk.dir=/usr/local/Cellar/android-sdk/24.4.1
I have installed the NDK through home brew.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3733 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADBagelIPZEkZy_5MsZ9l8RREST3pDjcks5rj8hjgaJpZM4Km3t7>
.
thank a lot! now i'm able to run the example
greetings from Chile
--
*Juan Pablo Lazcano Candia *
*Software Engineer / Mobile Developer*
phone: +56 (9) 51172437
|
Goal
Expected Results
Actual Results
Steps & Code to Reproduce
Code Sample
Version of Realm and tooling
Realm version(s): ?
Realm sync feature enabled: yes/no
Android Studio version: ?
Which Android version and device: ?
The text was updated successfully, but these errors were encountered: