Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Open 2.4.2 Sample - face detection: "Symbol 'std' could not be resolved"

Hi guys.. i've tried the solution posted here..but i still get the above error that for the std symbol isn't found. also "Type 'DetectionBasedTracker' could not be resolved"

my paths & symbols are: ${ProjDirPath}/../../sdk/native/jni/include ${NDKROOT}/platforms/android-14/arch-arm/usr/include ${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/include ${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include

i have ndk-r8 and i also have tried to use "android-9" or "/gnu-libstdc++/4.4.3"

any suggestions? thx in advance

Open 2.4.2 Sample - face detection: "Symbol 'std' could not be resolved"

Hi guys.. i've tried the solution posted here..but i still get the above error that for the std symbol isn't found. also "Type 'DetectionBasedTracker' could not be resolved"

my paths & symbols are: ${ProjDirPath}/../../sdk/native/jni/include ${NDKROOT}/platforms/android-14/arch-arm/usr/include ${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/include ${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include

i have ndk-r8 (also tried with r7) and i also have tried to use "android-9" or "/gnu-libstdc++/4.4.3""/gnu-libstdc++/4.4.3" eclipse indigo

any suggestions? thx in advance

Open 2.4.2 Sample - face detection: "Symbol 'std' could not be resolved"

Hi guys.. i've tried the solution posted here..but i still get the above error that for the std symbol isn't found. also "Type 'DetectionBasedTracker' could not be resolved"

my paths & symbols are: are:

${ProjDirPath}/../../sdk/native/jni/include
${NDKROOT}/platforms/android-14/arch-arm/usr/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include

${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include

i have ndk-r8 (also tried with r7) and i also have tried to use "android-9" or "/gnu-libstdc++/4.4.3" eclipse indigo

any suggestions? thx in advance

Open 2.4.2 Sample - face detection: "Symbol 'std' could not be resolved"

Hi guys.. i've tried the solution posted here..but i still get the above error that for the std symbol isn't found. also "Type 'DetectionBasedTracker' could not be resolved"resolved". buildingg the .so works. as long as i don't open anaything in 'jni'

my paths & symbols are:

${ProjDirPath}/../../sdk/native/jni/include
${NDKROOT}/platforms/android-14/arch-arm/usr/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include

i have ndk-r8 (also tried with r7) and i also have tried to use "android-9" or "/gnu-libstdc++/4.4.3" eclipse indigo

any suggestions? thx in advance

click to hide/show revision 5
No.5 Revision

Open 2.4.2 Sample - face detection: OpenCV4Android sample: "Symbol 'std' could not be resolved"

Hi guys.. i've guys... I've tried the solution posted here..but i here, but I still get the above error that for the std std symbol isn't found. also Also "Type 'DetectionBasedTracker' could not be resolved". buildingg Building the .so works. as As long as i I don't open anaything anything in 'jni'

my paths & symbols are:

${ProjDirPath}/../../sdk/native/jni/include
${NDKROOT}/platforms/android-14/arch-arm/usr/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include

i I have ndk-r8 (also tried with r7) and i I also have tried to use "android-9" or "/gnu-libstdc++/4.4.3" "/gnu-libstdc++/4.4.3" eclipse indigo

any suggestions? thx in advance

OpenCV4Android sample: "Symbol 'std' could not be resolved"

Hi guys... I've tried the solution posted here, but I still get the above error that the std symbol isn't found. Also "Type 'DetectionBasedTracker' could not be resolved". Building the .so works. As long as I don't open anything in 'jni'

my paths & symbols are:

${ProjDirPath}/../../sdk/native/jni/include
${NDKROOT}/platforms/android-14/arch-arm/usr/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include

I have ndk-r8 (also tried with r7) and I also have tried to use "android-9" or "/gnu-libstdc++/4.4.3" eclipse indigo

any suggestions? thx in advance

EDIT: i have now installed a fresh version of eclipse (since i wasn't able to remove cdt completely) - the JUNO 32bit Version JavaEE and reinstalled ADT and CDT. I changed to MinGW GCC Toolchain and included the above Includes.

NOW it resolves the std but the Type 'DetectionBasedTracker' could not be resolved" is still there.. What to do?

OpenCV4Android sample: "Symbol 'std' could not be resolved"

Hi guys... I've tried the solution posted here, but I still get the above error that the std symbol isn't found. Also "Type 'DetectionBasedTracker' could not be resolved". Building the .so works. As long as I don't open anything in 'jni'

my paths & symbols are:

${ProjDirPath}/../../sdk/native/jni/include
${NDKROOT}/platforms/android-14/arch-arm/usr/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.4.3/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include

I have ndk-r8 (also tried with r7) and I also have tried to use "android-9" or "/gnu-libstdc++/4.4.3" eclipse indigo

any suggestions? thx in advance

EDIT: i have now installed a fresh version of eclipse (since i wasn't able to remove cdt completely) - the JUNO 32bit Version JavaEE and reinstalled ADT and CDT. I changed to MinGW GCC Toolchain and included the above Includes.

NOW it resolves the std but the Type 'DetectionBasedTracker' could not be resolved" is still there.. What to do?

OpenCV4Android sample: "Symbol 'std' "Type 'DetectionBasedTracker' could not be resolved"resolved" "

Hi guys... I've tried the solution posted here, but I still get the above error that the std symbol isn't found. Also "Type 'DetectionBasedTracker' could not be resolved". Building the .so works. As long as I don't open anything in 'jni'

my paths & symbols are:

${ProjDirPath}/../../sdk/native/jni/include
${NDKROOT}/platforms/android-14/arch-arm/usr/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.4.3/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include

I have ndk-r8 (also tried with r7) and I also have tried to use "android-9" or "/gnu-libstdc++/4.4.3" eclipse indigo

any suggestions? thx in advance

EDIT: i have now installed a fresh version of eclipse (since i wasn't able to remove cdt completely) - the JUNO 32bit Version JavaEE and reinstalled ADT and CDT. I changed to MinGW GCC Toolchain and included the above Includes.

NOW it resolves the std but the Type 'DetectionBasedTracker' could not be resolved" is still there.. What to do?

OpenCV4Android sample: "Type 'DetectionBasedTracker' could not be resolved" "resolved"

Hi guys... I've tried the solution posted here, but I still get the above error that the std symbol isn't found. Also "Type 'DetectionBasedTracker' could not be resolved". Building the .so works. As long as I don't open anything in 'jni'

my paths & symbols are:

${ProjDirPath}/../../sdk/native/jni/include
${NDKROOT}/platforms/android-14/arch-arm/usr/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.4.3/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include

I have ndk-r8 (also tried with r7) and I also have tried to use "android-9" or "/gnu-libstdc++/4.4.3" eclipse indigo

any suggestions? thx in advance

EDIT: i have now installed a fresh version of eclipse (since i wasn't able to remove cdt completely) - the JUNO 32bit Version JavaEE and reinstalled ADT and CDT. I changed to MinGW GCC Toolchain and included the above Includes.

NOW it resolves the std but the Type 'DetectionBasedTracker' could not be resolved" is still there.. What to do?