Hi Roger, Yes, the Windows ARM64 container images do exist, but Docker Desktop on Windows on ARM currently supports Linux containers only and does not support running Windows containers on WoA at the moment. This is noted in the Docker Desktop documentation: https://docs.docker.com/desktop/setup/install/windows-install/ Given this, I’ve worked on enabling Windows on ARM cross-compilation using the existing Windows x64 Docker-based setup, with a few adjustments in the Dockerfile and the GitLab PowerShell build script. This approach builds successfully for WoA. The test suite relies on ctest, so the Invoke-Ctest step is skipped for the ARM64-related jobs. If this approach seems reasonable to you, I’d like to propose adding WoA cross-compilation coverage to CI in this form. In that case, would VS2026-based cross-compilation be sufficient, or would you prefer VS2022 coverage to be included as well? Kind regards, Harish
_______________________________________________ Tiff mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/tiff
