您的位置:首页 > 运维架构

call to OpenGL ES API with no current context (logged once per thread)

2014-05-25 12:11 651 查看
相关信息,供自己分析:
http://www.cocos2d-x.org/news/82 https://coderwall.com/p/emzq2a http://go3k.org/blog/2013/03/14/android-crash-call-to-opengl-api-without-a-current-context/
其他信息:



c++收到消息后隔一帧执行:

CCDirector::sharedDirector()->getScheduler()->scheduleSelector(schedule_selector(ControlLayer::test), this, 0.1f, 0, 0, false);
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐