Results 12 comments of andrei

can reproduce exactly the same crash.

Use os x and absolute path for git repo `repository: '/Users/owl/imperial-lab/wjs_imperial_lab/repo'`

same for `splitRightTabbed` for me 😔

- `Vec3 math` we can elliminate simply be removing one methods returning it. its fine - we need three platform/ files {`CCPlatformConfig.h, CCPlatformDefine.h, CCPlatformMacros.h` } - they seems to have...

Ok, maybe on weekends, if yout don't mind, I'll try to work it out =) Not every of my proj use cocos, but almost every use jni.

Thanks for the PR. Will try to check & merge soon. 🙏

changed `dagger` dependency from SNAPSHOT to stable `compile 'com.google.dagger:dagger:2.0' // not snapshot version` `apt 'com.google.dagger:dagger-compiler:2.0' // not snapshot version`

anyway after that got few compilation error on the latest build tools and android studio =(

> Fixed here: #4 Build for cocos2d-x-4.0 on M1 mac. ✅ (I needed to patch a few things in cocos itself in order to make it run in M1, but...

> @intmainreturn00 > Hope its okey when I use your: > `generateDataPoints() `for creating lines like on your sample.cpp Sure