Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在Windows 64位生成的dll无法使用 #28

Open
chn-maich opened this issue Jul 24, 2024 · 0 comments
Open

在Windows 64位生成的dll无法使用 #28

chn-maich opened this issue Jul 24, 2024 · 0 comments

Comments

@chn-maich
Copy link

运行后错误提示
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\admin\AppData\Local\Temp\libgmssljni359268608746332705.dll: Can't load this .dll (machine code=0xbd) on a AMD 64-bit platform at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1934) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1817) at java.lang.Runtime.load0(Runtime.java:809) at java.lang.System.load(System.java:1086) at org.gmssl.NativeLoader.load(NativeLoader.java:60) at org.gmssl.GmSSLJNI.<clinit>(GmSSLJNI.java:360) at org.gmssl.Sm2Key.importPublicKeyInfoDer(Sm2Key.java:91) at cn.stylefeng.guns.base.BaseJunit.main(BaseJunit.java:47)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant