Hi, I tried to build NSS on Windows 7 x86_64 machine, and followed the instructions at: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Building
VS 2015 community and Latest MozillaBuild have been installed, and USE_64 was set to 1. When "make nss_build_all" finished, I got the below errors: c1: fatal error C1083: Cannot open source file: 'C:/mozilla-build/msys/quickder.c': No such file or directory make[2]: *** [WIN954.0_x86_64_64_DBG.OBJ/quickder.obj] Error 2 make[2]: Leaving directory `/d/security/nss/nss-latest/nss/lib/util' make[1]: *** [libs] Error 2 make[1]: Leaving directory `/d/security/nss/nss-latest/nss/lib' make: *** [libs] Error 2 How to resolve this problem? Thanks! -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto