I'm having a problem setting up the Moddable Host Environment in Windows. I'm following the instructions from here
When I launch the build from the Developers Command Prompt, the error I'm getting is:
C:\Users\<usr>\Projects\moddable\build\makefiles\win>nmake GOAL=debug BUILD_DIR=C:\Users\<usr>\Projects\moddable\build XS_DIR=C:\Users\<usr>\Projects\moddable\xs /c /f tools.mak /s LINK : fatal error LNK1181: cannot open input file 'C:\Users\<usr>\Projects\moddable\build\tmp\win\debug\lib\xsa.c.o'
I have substituted for my windows username above and in the attached file.
I have tried cloning using git and have downloaded the directory, with similar results.
The full output is attached.
build_output.txt