Description
- With Windows on ARM devices becoming more common, it would be useful to have official support for building LuxCoreRender on Windows ARM64.
- Currently, attaining native performance on WoA requires all project dependencies to be available for the ARM64 architecture. Native ARM64 support would improve performance significantly compared to x64 emulation and make it easier for developers using this devices.
Request
- Add support for Windows ARM64 build
- Provide basic build instructions for WoA
- Distribute official Windows ARM64 binaries
Note
I was able to build and run LuxCoreRender on ARM64 with some manual changes (primarily compiling the necessary dependencies for ARM64 and developing a batch script to automate the build process), so official support seems feasible.
Description
Request
Note
I was able to build and run LuxCoreRender on ARM64 with some manual changes (primarily compiling the necessary dependencies for ARM64 and developing a batch script to automate the build process), so official support seems feasible.