Hi, Where can I find build instructions for NSS on Windows 10? There are some resources on the web, but none of them work.
I've go this far, had to pass -full-path to mysys2_shell.cmd:
$ ./build.sh --msvc
NSPR [1/5] configure ...
configure: WARNING: Unknown version of the Microsoft (R) Manifest Tool.
NSPR [2/5] make ...
/usr/bin/sh: -c: line 1: syntax error near unexpected token `('
/usr/bin/sh: -c: line 1: `C:/Program Files (x86)/GnuWin32/bin/make -C config export'
make: *** [export] Error 2
Something seem to not be defined, and that is breaking some script, somewhere.