Hello, It's not possible to build NSS with GYP using MSVC 17 (Visual Studio 2022) because the required definitions are missing from MSVSVersion.py.
I forked and patched GYP so now it seems to work. Fork is here: https://github.com/plq/gyp/ I added some patches from other forks that looked nice but actually only this[1] patch is required, the rest is optional. This is part of the work that tries to add NSS and NSPR ports to vcpkg: https://github.com/microsoft/vcpkg/pull/21281 Best regards Burak [1]: https://github.com/plq/gyp/commit/b3177c3f6c2c45a8ca098ae0f0ebb4536c624762 -- You received this message because you are subscribed to the Google Groups "dev-tech-crypto@mozilla.org" group. To unsubscribe from this group and stop receiving emails from it, send an email to dev-tech-crypto+unsubscr...@mozilla.org. To view this discussion on the web visit https://groups.google.com/a/mozilla.org/d/msgid/dev-tech-crypto/2c4adc73-3c47-145c-e4c9-a3ad33df1af1%40burakarslan.com.