-
docu:
` Android: `axmol build -p android -a arm64` (can run on Windows, Linux and macOS, and script will auto setup Android SDK)`
Tried on windows:
`axmol build -p android -a arm64`
output:
…
-
The current implementation of “messageBox(...)” for Windows does not work well::
=> No interaction is possible when another window is TOPMOST.
Steps to reproduce:
1. open on your app a messageBox…
-
- cocos2d-x version:
4
- devices test on:
desktop
- developing environments
- NDK version:
- Xcode version:
- VS version:
- browser type and version:
Steps to Reproduce:
1. …
-
- axmol version: current dev
- devices test on:
- Xiaomi Redmi Note 13 Pro, running Android 13
- Pixel 6, running Android 14
- developing environments
- NDK version: r26
-
Steps t…
-
![image](https://github.com/user-attachments/assets/1a172878-be0e-40f4-99ae-20e7ea0afe44)
-
`Element.setCapture()` should be replace.
![image](https://github.com/user-attachments/assets/81482234-cc7d-41e2-82b4-26a603de7885)
-
Hi,
We recently updated our development branch (which hadn’t been done in a while) and performed regression testing to ensure everything was functioning correctly. However, on the iPhone version of t…
-
How should my build command be if I want to build it for UWP?
I know that I need to use the WASAPI backend and that the output dll should not link to user32, kernel32 and vcruntime140 (it must be v…
-
- axmol version: https://github.com/axmolengine/axmol/commit/e6174ff62f3db7d0df3a9d37044ebdd22e223463
- devices test on:
- developing environments
- NDK version: r23c
- Xcode version: 14.2+
…
-
Hi,
I'm trying to use the class ax::ZipUtils . The goal is to unzip a file that I dowloaded on the device (iOS & Android). Unfortunately there is no example or documentation on how to use this cla…