...
Set up your build environment as described in chapter 2 of the i.MX Windows 10 IoT User’s Guide.
(Visual Studio 2019, ADK + WinPE addon for ADK + WDK)Extract the WIN10_<version>_SOURCE.zip
Execute the Init.bat
For the first setup follow the steps in Chapter 2.2.3 o the User’s Guide to set up the build environment and the test code signing certificates
Open the solution <path>\imx-windows-iot\build\solution\iMXPlatform\iMXPlatform.sln and build it for ARM64/Debug
...