Hi, I've updated my codes to use the latest Mozilla xulrunner SDK 38.0.5 (which includes NSS 3.19.1). However I'm getting the following errors:
error LNK2001: unresolved external symbol _PK11_ListFixedKeysInSlot error LNK2001: unresolved external symbol _PK11_DeleteTokenSymKey error LNK2001: unresolved external symbol _PK11_SetSymKeyNickname error LNK2001: unresolved external symbol _PK11_ImportSymKeyWithFlags error LNK2001: unresolved external symbol _PK11_ImportDERCert error LNK2001: unresolved external symbol _PK11_ListPublicKeysInSlot error LNK2001: unresolved external symbol _SECKEY_DestroyPublicKeyList error LNK2001: unresolved external symbol _PK11_FindCertFromDERCert error LNK2001: unresolved external symbol _BTOA_ConvertItemToAscii I did not get these error with Mozilla xulrunner SDK 32.0 (which includes NSS 3.16.4). I'm linking against nss3.lib. I've check other libraries (DLLs) but could not find the above functions. Am I missing something? Thanks, John -- View this message in context: http://mozilla.6506.n7.nabble.com/Missing-functions-in-latest-NSS-library-tp340623.html Sent from the Mozilla - Cryptography mailing list archive at Nabble.com. -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto