-
As discussed with both @minggo and Visual Studio Code team, only way to enable VSCode intellisense for Cocos2d-html5 is to add TypeScript definitions for it. Maybe like it was done for the CocosCreato…
-
- cocos2d-x version: 3.14.1
- devices test on: nexus 5x api 25 x86 virtual device
- developing environments
- NDK version: 13rb
- Xcode version: NA
- VS version: NA
- browser type an…
-
In cocos2d-x-3.10\cocos\scripting\js-bindings\manual\cocos2d_specifics.cpp, 3709
in function js_cocos2dx_ccmat4TransformVector()
we have the following block:
``` cpp
if(argc >= 2)
{
// some c…
-
Hi,
I run AdMob example in cocos2d-x 3.14 it work fine, but I upgrade to cocos 3.15.1 it crash when run on device. I test on Samsung galaxy s6 android 7. This is log:
java.lang.UnsatisfiedLinkErr…
-
-
Hello there,
I look at this plugin and I think this is great for those who use C++ for their game. This plugin can be a competitor to soomla IAP as that plugin doesn't support cocos2dx 3.3 yet.
For…
-
Android Studio版のデモアプリのコンパイルエラー(v4.11.1以前 )
```
make: Entering directory `/Users/.../Git/amoad-cocos2dx-module/AMoAdCocos2dxModuleDemo/proj.android-studio/app'
make: *** No rule to make target `jni/…
-
Hi,
First of all thanks so much for creating this repo. I was stuck in providing support for persian and arabic in my cocos2d-x game.
However, we found that some of the translations to persian t…
-
```
What steps will reproduce the problem?
1. cocos2dx2.0.1
2. fire.png
3.
What is the expected output? What do you see instead?
render onthing but can see the particle counts!
What version of the …
-
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x86/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Dete…