Ask Your Question
0

Having problem in accessing ..jni/include directory

asked 2013-03-16 09:14:41 -0600

updated 2013-03-16 12:31:51 -0600

Hi Guys, I am having the following error in my Face Recognition project which is developed in android using OpenCV.

****16:01:59 **** Auto Build of configuration Default for project Face Recognition ****
"F:\\OpenCVWorkSpace\\android-ndk-r8d\\ndk-build.cmd" 
jni/Android.mk:5: F:/OpenCVWorkSpace/OpenCV-2.4.4-android-sdk/sdk/native/jni/include: Permission denied
"Compile++ thumb : native_sample <= jni_part.cpp
jni/jni_part.cpp:2:33: fatal error: opencv2/core/core.hpp: No such file or directory
compilation terminated.
make: *** [obj/local/armeabi/objs/native_sample/jni_part.o] Error 1****

I don't know what's going wrong. I have followed all the documentation which is given on opencv.org. But it's not working. I'm a beginner in android. please suggest solutions if any....

edit retag flag offensive close merge delete

Comments

as u said I changed the Ower of OpenCV4Android SDK folder. I also add acces to the OpenCV4Android SDK folder for current user but still it is giving the same error.....

anupdeo gravatar imageanupdeo ( 2013-03-18 06:19:26 -0600 )edit

I have the same error... did you solve it?

Lawra gravatar imageLawra ( 2013-04-10 13:47:06 -0600 )edit

2 answers

Sort by ยป oldest newest most voted
0

answered 2013-06-19 05:51:05 -0600

image description

](http://)

problem is not solving in jni_part.cpp for face detection android app

edit flag offensive delete link more

Comments

pLease solve this

OpenCVed gravatar imageOpenCVed ( 2013-06-19 05:52:57 -0600 )edit
0

answered 2013-03-16 12:40:16 -0600

You need to change owner of OpenCV4Android SDK folder recursively or add access to it for your user. Both operations you can make in folder properties.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-03-16 09:14:41 -0600

Seen: 739 times

Last updated: Jun 19 '13