triplewz
triplewz
你好,请问这个能在windows下编译吗,我编译的时候出现这个问题是怎么回事呢? ``` error: failed to run custom build command for `openssl-sys v0.9.60` Caused by: process didn't exit successfully: `D:\rust\WeDPR-Lab-Core\target\debug\build\openssl-sys-9907d4d9e796620a\build-script-main` (exit code: 101) --- stdout cargo:rustc-cfg=const_fn cargo:rerun-if-env-changed=X86_64_PC_WINDOWS_MSVC_OPENSSL_NO_VENDOR X86_64_PC_WINDOWS_MSVC_OPENSSL_NO_VENDOR unset cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR OPENSSL_NO_VENDOR...
Hello, I was trying to set panel with the parameters, but the final panel was not expected because the parameter “gridPos” doesn't work. The params are as follows: ``` {...
Hello, when i tried to build main.go, it showed that ``` # github.com/arnaucube/go-snark/cli ./main.go:57:3: cannot use []cli.Command literal (type []cli.Command) as type []*cli.Command in field value ./main.go:85:17: cannot use cli.StringFlag...