Hiiii
I m getting some error when trying to run the sample application of the Augmented Reality..
can Some body help me \
Hiiii
I m getting some error when trying to run the sample application of the Augmented Reality..
can Some body help me \
Hi, this looks like one of the following:
- you did not build the JNI C++ source code (you need to execute "ndk-build" on the C++ source code from a Cygwin terminal)
- you did the build above, but you did not refresh the project in Eclipse after doing that
Are you sure you performed the two steps above ?
hiiiiiii
i had download and install the cygwin setup but when i m trying to execute make -v command on cygwin console it is firing an exception shows segmentation fault on console and creating two files 'bash.exe.stackdump' and 'mintty.exe.stackdump' on the same directory.
can u please help me to resolve this problem and to run android-ndk-r8c samples
hiiiii
I m trying to run vuforiya sample example from cygwin i had created the root directory where the sample example is placed but after that when i tryied to run the android-ndk-r8c through command prompt then i m getting some errors which i have mentioned below plzzz help me to resolve it..
Hi Arvind,
there could be some problems with android ndk-r8c (we have seen other reports about compile issues with ndk-r8c); this looks more likely a bug in the latest NDK platform (you can probably find similar issues in Android forums);
I would recommend to install and use ndk-r8b (instead of r8c) for the moment, while waiting for some updates from the Google/Android side.
Hi, which Sample App in particular ? is it one of the Vuforia samples ?