-
- adxe version:dev latest
- devices test on:Windows11 PC
- developing environments
- NDK version: r19c
- Xcode version: 12.4
- VS/msvctools version: Visual Studio 2022 / C++20 standard
…
-
It should be possible to compile axmol with clang on windows.
I would try to add support for it myself but the errors are third party libraries which aren't very easy to work with if you aren't used …
-
Hi,
Can you add support for tvOS and tvOS simulator?
Example:
- https://github.com/xpams/cocos2d-x-for-tvOS
- https://discuss.cocos2d-x.org/t/appletv-support/25416
- https://github.com/hawkwo…
-
**Is your feature request related to a problem? Please describe.**
Do you plan to switch to C++20 by default?
C++ 20 is fully support on all platforms.
C++ 20 will make engine more attractive for n…
-
**Is your feature request related to a problem? Please describe.**
Games sometimes require localization support. Currently, UIText and CCLabel do not have any support for this.
**Describe the solu…