showlocked

Results 3 issues of showlocked

你好,我想要在windows系统上编译go-czero-import,请问需要安装哪些类库呢,我运行go的时候提示我x86_64-w64-mingw32/bin/ld.exe: cannot find -lczero

how can i used in springboot project, my child model used it but parent on runing give me a error message: ` Exception in thread "main" java.lang.NoSuchMethodError: com.sun.jna.Native.load(Ljava/lang/String;Ljava/lang/Class;)Lcom/sun/jna/Library; at org.whispersystems.curve25519.NativeCurve25519Provider.(NativeCurve25519Provider.java:14)...

when i used in springboot project it give me this error message, how can i do?,the detail message is: `Exception in thread "main" java.lang.NoSuchMethodError: com.sun.jna.Native.load(Ljava/lang/String;Ljava/lang/Class;)Lcom/sun/jna/Library; at org.whispersystems.curve25519.NativeCurve25519Provider.(NativeCurve25519Provider.java:14) at org.whispersystems.curve25519.OpportunisticCurve25519Provider.(OpportunisticCurve25519Provider.java:15) at...