go exec: "gcc": executable file not found in %PATH%

win下使用go,在进行go run build.go时,提示 exec: "gcc": executable file not found in %PATH%html 缘由是sqlitle3是个cgo库,须要gcd编译c代码 而后下载安装tdm-gcc便可(windosw版本)下载地址:http://tdm-gcc.tdragon.net/downloadsql 转载于:https://www.
相关文章
相关标签/搜索