You can use any Windows on Arm machine that has the required tools for this Learning Path.
The Learning Path shows you how to build OpenCV using MSVC or Clang.
Click on the links below for the tools download instructions.
This Learning Path was tested with CMake version 3.28.1.
Follow the link to install the required tools for a method using MSVC.
The instructions were tested with Visual Studio 2022.
To build using Clang, install the following tools:
This Learning Path was tested with LLVM version 18.1.8.
This Learning Path was tested with Ninja version 1.11.1.
Make sure LLVM Clang and Ninja are in your search path. If they are not, you can use Windows Control Panel to set the path
environment variable.
You now have the required development tools installed. You can move on to the page for the compiler that you want to build with.