C++ cross-platform version of Cocos2D, an open-source mobile 2D game framework.
I am working on a game on cocos2d-x-2.1.4, however, when I try to build it on Android, it failed …
android cocos2d-iphone android-ndk cocos2d-xI have a problem to generate the Android APK file. When I run ant debug compilation work fine, but when …
android ant cocos2d-xI have to convert objective c++ to C++ 11. I have stuck with the following syntax. I have referred in testcpp …
c++11 cocos2d-x cocos2d-x-3.0I am trying to get a string in return to a function call from cpp to java. This is my …
java c++ java-native-interface cocos2d-xIt appears you are building natively for Linux with GCC Cocos2dx on Linux : "cmake -G 'CodeBlocks - Unix Makefiles' …
cocos2d-xI'm using Cocos2d-x and trying to detect touches in my HelloWorld project. Though I'm having no luck. .h class …
iphone c++ objective-c cocos2d-iphone cocos2d-xI am using Android NDK to build my cocos2dx project, within the Android.mk, there is a definition for …
android cocos2d-iphone android-ndk cocos2d-xI'm facing 'ABORTING: HEAP MEMORY CORRUPTION' problem on Android NDK environment. If I backtrace with ndk-gdb, it is mainly occurring …
android sqlite android-ndk cocos2d-x poco-librariesI'm just moving towards mobile apps... A friend of mine told me to start with cocos2d, I'm good in …
javascript android ios cocos2d-x