Hi, the installation page refers to the portable msvc installation script that should be possible to use with odin.
I have installed it, ran setup_x64.bat and in the same cmd window executed odin run . with a hello world program. I’ve got Windows SDK not found..
I can see all the env variables are set to use that portable msvc, cl.exe is available.
Am I missing something obvious?