Clone and build Anki on a windows host with Visual Studio Code for development

I am trying to setup up Anki for development by building the source code and attaching a debugger. I tried following the instructions on Github. However, I am getting an error when I use the run script (./run command), saying ‘the system cannot find the specified file’

What am I missing or doing wrong?
Any tips are appreciated. Thank you in advance.