-
-
Notifications
You must be signed in to change notification settings - Fork 266
Closed
Labels
Milestone
Description
- axmol version:dev
- devices test on:
- developing environments
- NDK version: r23c
- Xcode version: 14.2+
- Visual Studio:
- VS version: 2022 (17.9+)
- MSVC version: 19.39+
- Windows SDK version: 10.0.22621.0+
- cmake version:
Steps to Reproduce:
- im create new project with: axmol new HelloCpp
2.build with:axmol -p win32 -a x64 -xc '-DAX_RENDER_API=d3d12' -O0
build done, but when debug with VS 2022 -> crash
Reactions are currently unavailable