-
For the following files, `cppcheck` is reporting duplicate consecutive return statements:
```
cocos/scripting/lua-bindings/auto/lua_cocos2dx_3d_auto.cpp
cocos/scripting/lua-bindings/auto/lua_coco…
-
### 1. 调用其他输入框程序实现
调用 zenity 实现,使用 `popen` 系统调用,参考:[tinyfiledialogs](http://sourceforge.net/projects/tinyfiledialogs/) 的实现。
zenity 的文本输入框介绍在[这里](https://help.gnome.org/users/zenity/stable/entry.html…
hanxi updated
9 years ago
-
以下のコンパイルエラー発生
```
$ cocos compile -p android --android-studio
...
...
Android NDK: ERROR:/Users/xxx/ultima/amoad-cocos2dx-module/AMoAdCocos2dxModuleDemo/proj.android-studio/../cocos2d/external/fr…
-
WDA报错:
```
t = 262212.55s Wait for com.xx.sdkdemo.cocos2dx to idle
t = 262213.70s Open com.xx.sdkdemo.cocos2dx
t = 262213.71s Launch com.xx.sdkdemo.cocos2dx
2018-07-02 17:…
-
Can we merge this c++ branch development with main SpriteBuilder project? (github.com/spritebuilder/SpriteBuilder/)
-
- cocos2d-x version: 3.15.1
- devices test on:Android
- developing environments
- NDK version:
- Xcode version:
- VS version:
- browser type and version:
Steps to Reproduce:
Ev…
-
Hi, when I use this helper, the following error exist:
java.lang.NullPointerException
sonar.systems.framework.SonarFrameworkFunctions.ShowBannerAd(SonarFrameworkFunctions.java:721)
My app crash when…
ghost updated
8 years ago
-
when i use setPhysicsBody, the console print:
jsb: ERROR: File /Users/hujiang/tools/publish/createPrebuiltRuntime/PrebuiltRuntimeJs/frameworks/runtime-src/proj.android/../../js-bindings/bindings/auto…
-
Hi,
I am stuck trying to install the Cocos2dx-win8-vs2012-Template for Visual Studio Express 2012.
Pleas any help on how I should get this fixed?
Thanks in advance
-
I tried the latest version and found that
the hello world project does well on the Emulator but not on the device
I tried the demo on Nokia lumia 920 and HTC 8x,it only drawed on the left bottom side…