-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
我在ubuntu 16.04上make代碼出現以下的錯誤:
go build -ldflags "-X Elastos.ELA.SideChain/config.Version=dca0" -o side main.go
github.com/elastos/Elastos.ELA.SideChain/spv
spv/spv_module.go:24:13: not enough arguments in call to "github.com/elastos/Elastos.ELA.SideChain/vendor/github.com/elastos/Elastos.ELA.SPV/log".Init
have (uint8)
want (int, int64, int64)
spv/spv_module.go:31:44: not enough arguments in call to _interface.NewSPVService
have (uint32, uint64, []string, int, int)
want (uint32, string, uint64, []string, int, int)
Makefile:8: recipe for target 'all' failed
make: *** [all] Error 2
請協助我釐清問題,謝謝
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels