We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
bizhi@bizhi:~/golang/gopath/src/go-sdk/v3$ go build -ldflags="-r /usr/local/lib" -o console ./cmd/console.go package command-line-arguments imports github.com/FISCO-BCOS/go-sdk/v3/cmd/commandline imports github.com/FISCO-BCOS/go-sdk/v3/client imports github.com/FISCO-BCOS/bcos-c-sdk/bindings/go/csdk: build constraints exclude all Go files in /home/bizhi/golang/gopath/pkg/mod/github.com/!f!i!s!c!o-!b!c!o!s/[email protected]/bindings/go/csdk
The text was updated successfully, but these errors were encountered:
有没有视频教程阿
Sorry, something went wrong.
检查下你有没有开启cgo的支持
No branches or pull requests
bizhi@bizhi:~/golang/gopath/src/go-sdk/v3$ go build -ldflags="-r /usr/local/lib" -o console ./cmd/console.go
package command-line-arguments
imports github.com/FISCO-BCOS/go-sdk/v3/cmd/commandline
imports github.com/FISCO-BCOS/go-sdk/v3/client
imports github.com/FISCO-BCOS/bcos-c-sdk/bindings/go/csdk: build constraints exclude all Go files in /home/bizhi/golang/gopath/pkg/mod/github.com/!f!i!s!c!o-!b!c!o!s/[email protected]/bindings/go/csdk
The text was updated successfully, but these errors were encountered: