阅读背景:

使用c++ 11与Cocos2d-x的Android。

来源:互联网 

The beginning of my issue is that I'm trying to use regular expressions in Cocos2d-x. For whatever reason, std::tr1::regex isn't working with C++98, so I'm trying to use std::regex with C++11 (along with some other C++11 features). This is working with iOS now, since it's really easy to change the version of C++ in Xcode, but I'm having all kinds of trouble getting this to work on Android. The beginning of my issue is that I'm trying to




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: