Hi I am always getting this error.
error: no type named
unique_ptr
in namespacestd
.
I have tried everything that was discussed in this question, (smart pointers not working with Android NDK r8) but error still remains the same. I am unable to follow what the accepted answer says.How to follow these steps in accepted answer "Be sure that the standard library include path (like /android-ndk-r8d/sources/cxx-stl/gnu-libstdc++/4.7/include) is in the target settings."