开发者社区 问答 正文

go语言运行安装sqlite3报错?报错

运行安装go get github.com/mattn/go-sqlite3的时候报 go build github.com/mattn/go-sqlite3: c:\go\pkg\tool\windows_amd64\cgo.exe: exit status 2 的错误  是什么原因呢????急求

展开
收起
爱吃鱼的程序员 2020-06-08 12:47:06 674 分享 版权
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    没装 gcc

    装了啊gcc环境也配置了啊
    2020-06-08 12:47:22
    赞同 展开评论
问答分类:
Go
问答地址: