gpt4 book ai didi

go - 为什么安装dlv失败

转载 作者:IT王子 更新时间:2023-10-29 01:53:54 25 4
gpt4 key购买 nike

D:\go-vsc>go get github.com/derekparker/delve/cmd/dlv
# github.com/derekparker/delve/pkg/proc
src\github.com\derekparker\delve\pkg\proc\disasm.go:11:14: undefined: ArchInst

I install the dlv on window 7 64bit, but when I call the above command,It can not install successfully , why and how to install dlv successfully?

D:\go-vsc>go version
go version go1.10.3 windows/386

最佳答案

您的问题与 derekparker/delve issue 20 有关: "支持32位系统"

确保每个组件(go、vscode、...)都是 64 位的。
Go应该来自https://dl.google.com/go/go1.10.3.windows-amd64.zip ,体系结构 x86-64,而不是 x86。

关于go - 为什么安装dlv失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51917723/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com