I use features from C++11 like std::function and have problem with building my iOS plugin for Cordova. Errors like:
error: no type named 'function' in namespace 'std'
It looks like compiler doesn't have flag for c++11 but I have no idea how to tell Cordova about this flag.
Aucun commentaire:
Enregistrer un commentaire