-
Build fails saying
'jni/screw/facebook/DialogAndroid.h' file not found
the said file is not present in the repository
-
when i write sprite for wp8 ,it can not runAction ,and the program will flash quit ,how i can solve it?
-
- cocos2d-x version: 3.17.2
- devices test on android
- developing environments - Android - CMake
hello everyone if anyone knows how to sort out this crash kindly let me know.
Steps to Reprod…
-
Calling `Renderer::render()` right after `Scene::visit()` in `Scene::render()` may cause problem under below scenario:
Assuming we need to render all the scene graph into a `RenderTexture` for post p…
-
- cocos2d-x version: 3.15.1
- devices test on: N/A. Just on the IDE Netbeans 8.2
- developing environments
- NDK version: r15c
- g++ version: 4.9.4
Hello everybody,
I created a new pro…
-
-
- cocos2d-x version: git
As I know keeping node priority listener enabled is impossible righ now. But I want to keep listener enabled (update text lablels on changing language), so I've got some su…
v1993 updated
5 years ago
-
I use cocos2d-x with box2d. I have a joint (called A) linked with a node (called B). Joint A and node B have the same parent and A comes before B in their parent's children list. When I remove B from …
-
Hi.
There are a simple .fbx file and another . Both of them are failed (application stops) in fbx-conv.exe but works fine in https://github.com/libgdx/fbx-conv .
original discussion
also convers…
-
- cocos2d-x version: 3.17
In the Android part, the logging is done with simple Log.d(), but without any check for release or logging tags. Because of that, even the release build prints debug infor…