- Sort Posts
- 9 replies
- Last post
Help me setup NDK in Eclipses
Help me setup NDK in Eclipses
Thanks AlessandroB, I'm build project successful
Help me setup NDK in Eclipses
Help me setup NDK in Eclipses
Help me setup NDK in Eclipses
If you followed all the steps, and in particular, if you build using ndk-build (and the build was successfull, i.e. no errors shown in the console afetr launching ndk-build) and if you refreshed your project in Eclipse, then it should work.
If it does not, it might mean that the build process is incorrect.
I suggest you also have a look at this article:
https://developer.vuforia.com/forum/faq/android-how-do-i-fix-my-compile-or-runtime-errors
I cannot use "teamviewer" or similar tools, that's beyond the scope of this forum.
Help me setup NDK in Eclipses
Hi, it looks like you did not run ndk-build to build the native code of the sample; have you ?
also, the installation of the NDK and SDK are explained step-by-step in here:
https://developer.vuforia.com/resources/dev-guide/step-1-setting-development-environment-android-sdk
how to compile a sample is explained here:
https://developer.vuforia.com/resources/dev-guide/step-3-compiling-running-vuforia-sample-app
OK, very happy to hear that!