-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
i follow kaspa documentation to build kaspa but failed
here is all files list in kaspad
ubuntu@ip-172-31-82-102:~/kaspad$ ls
CODE_OF_CONDUCT.md LICENSE app changelog.txt doc.go domain go.sum main.go testing version
CONTRIBUTING.md README.md build_and_test.sh cmd docker go.mod infrastructure stability-tests util
how to build kaspad ??
when i use this
go install . ./cmd/...go
it show error
go: warning: "./cmd/...go" matched no packages
# github.com/kaspanet/go-muhash
../go/pkg/mod/github.com/kaspanet/[email protected]/muhash.go:76:14: undefined: num3072
../go/pkg/mod/github.com/kaspanet/[email protected]/muhash.go:77:14: undefined: num3072
../go/pkg/mod/github.com/kaspanet/[email protected]/muhash.go:97:16: undefined: oneNum3072
../go/pkg/mod/github.com/kaspanet/[email protected]/muhash.go:98:16: undefined: oneNum3072
../go/pkg/mod/github.com/kaspanet/[email protected]/muhash.go:121:39: undefined: num3072
../go/pkg/mod/github.com/kaspanet/[email protected]/muhash.go:133:42: undefined: num3072
../go/pkg/mod/github.com/kaspanet/[email protected]/muhash.go:205:38: undefined: num3072
../go/pkg/mod/github.com/kaspanet/[email protected]/muhash.go:223:75: undefined array length elementWordSize or missing type constraint
../go/pkg/mod/github.com/kaspanet/[email protected]/muhash.go:223:91: undefined: word
../go/pkg/mod/github.com/kaspanet/[email protected]/uint3072.go:9:12: undefined: elementWordSize
../go/pkg/mod/github.com/kaspanet/[email protected]/muhash.go:98:16: too many errors
can someone show me guide for build
Metadata
Metadata
Assignees
Labels
No labels