c++ - Unique pointer error in ndk -
hi getting error.
error: no type named
unique_ptrin namespacestd.
i have tried discussed in question, (smart pointers not working android ndk r8) error still remains same. unable follow accepted answer says.how follow these steps in accepted answer "be sure standard library include path (like /android-ndk-r8d/sources/cxx-stl/gnu-libstdc++/4.7/include) in target settings."
Comments
Post a Comment