Android NDK. C / C ++ section in Eclipse project properties

I am trying to follow the instructions given here to install OpenCV for Wlipse.

The instructions indicate:

Open Project Properties -> C / C ++ Build and replace the text "Build command" with "$ {NDKROOT} / ndk-build"

However, if I open my project properties, I do not have a C / C ++ section.

I am using Android SDK ADT Bundle for OSX

I downloaded NDK

I set the NDK location in ADT-> Properties-> Android-> NDK

I confirmed that Android Native Dev Tools and C / C ++ Dev Tools are installed

I imported the project correctly

Why I don't have a C / C ++ section in Project-> Properties

The next problem.

Ok, I found how to add a c / C ++ build command thanks to srikanth gr

, OpenCV, :

OpenCV.mk:

jni/Android.mk

OpenCV.mk

, OpenCV.mk . OpenCV.mk.in. OpenCV.mk? , ?

+4
2

" Android" → " NativeSupport..."

+5

All Articles