You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
运行后错误提示 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)
The text was updated successfully, but these errors were encountered:
运行后错误提示
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)
The text was updated successfully, but these errors were encountered: