-
In many cases, the new project needs to change the functions of the engine to be customized, and the current way to create project directly references the source project, so if I make some customized …
-
- axmol version:dev
- devices test on:
- developing environments
- NDK version: r19c
- Xcode version: 12.4
- Visual Studio:
- VS version: 2019 (16.11), 2022 (17.4)
- MSVC …
-
```
AX_DLL const char* axmolVersion()
{
return "axmol-1.0.0"
}
```
@halx99
please add a a "hardcoded" PR like this?
![image](https://user-images.githubusercontent.com/8652787/227910005-63…
-
- axmol version: latest build got from the repository (Zip folder)
- devices test on: Simulator
- developing environments
- NDK version: N/A
- Xcode version: 14.3
- Visual Studio: N/A
…
-
Download Test Project:
[TestClip.zip](https://github.com/axmolengine/axmol/files/10976641/TestClip.zip)
The following tests were conducted using an Android HTC U11 Plus with the build release APK.…
-
- axmol version: 1.0.0b10
- device tested on: iPhone 8
- developing environments
- M2 MacBook Air
- XCode version: 14.0.1
- CMake version: 3.24.2
Followed GitHub build instructions as…
-
- axmol version:1.0
- devices test on: win32,android
- developing environments
- NDK version: r19c
- Xcode version: 12.4
- Visual Studio:
- VS version: 2022 (17.4)
- MSVC …
-
- axmol version: v1.0.0
- devices test on: Windows 10
- developing environments
- Visual Studio:
- VS version: 2022 (17.4)
- MSVC version: 1929, 1934
- Windows SDK version:…
-
C:\Users\eismpesd\__eis\axmol>cmake -B build_uwp -DCMAKE_SYSTEM_NAME=WindowsStore "-DCMAKE_SYSTEM_VERSION=10.0
-- Building for: Visual Studio 17 2022
-- Selecting Windows SDK version 10.0.22000.0 …
-
- axmol version: latest (windows 64bit), VS2022 creating axmol 64bit version)
- Creating a new axmol repository and build it(all new)
than start: **axmol new -p org.axmol.hellocpp -d C:\Users\eism…