Problems with the package on Windows10

Good afternoon. I’m a beginner in the language and I’m trying to make a program that reads external tokens with the PKCS11 package, but even after making sure to install the package and even download a dll from it, I keep getting the error (UndeclaredImportedName) when typing pkcs11 commands like pkcs11.New(“path/of/library/pkcs11”).

I already tried to remove and download again, I checked if there were any typos and looked at the documentation to see if there was anything that could help me, but there was nothing that talked about this error.
Please does anyone know how to fix it?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.