Support Board
Date/Time: Wed, 14 May 2025 07:49:31 +0000
Post From: Are custom studies allowed in ARM version?
[2024-02-27 22:33:40] |
User719512 - Posts: 310 |
I installed Visual Studio 2022. Community Edition is free. Create a solution. Create a project file. Build from within Visual Studio 2022 where you can select Release|Debug and/or x64|ARM64. After building, just need to release dlls, copy files to data folder, allow dll load. Can do this from build menu, command bar buttons/etc. |