cocos2d-x-2.x Questions
2
Solved
I'm new in rapidjson. I have test.json which contains {"points": [1,2,3,4]}
and I use following code to get data of array "points"
std::string fullPath = CCFileUtils::sharedFileUtils()->fullP...
Sosthenna asked 11/11, 2014 at 4:15
5
I am trying to run my cocos2d-x game on android devices, it works perfectly on android 5.0(lollipop), but crashes on lower android versions. I am getting the following error:
02-25 10:41:09.787: E...
Taveda asked 25/2, 2015 at 5:29
6
Yesterday, I updated Xcode to the newest version (5.1 (5B130a)) to compatible with iOS 7.1. Then I build my project, I get the error "Cast from pointer to smaller type 'int' loses information" in E...
Caudate asked 15/3, 2014 at 3:10
5
Solved
I have been playing around with Cocos2D-X on my computer, and I have got it to build the hello world program on all the devices I would like to be able to build it on.
I know how to make the progr...
Overshoot asked 19/7, 2012 at 12:20
1
© 2022 - 2024 — McMap. All rights reserved.