1. Home
  2. Docs
  3. golang
  4. 框架
  5. hmq

hmq

mqtt服务端

QFA

Q: windows exec: “gcc”: executable file not found in %PATH%?

需要安装gcc, 首先确认是否有安装 gcc -v

方式1
官网下载 http://cygwin.com/install.html 然后在线安装 setup-x86_64.exe
设置下载仓库 http://mirrors.aliyun.com/cygwin/

方式2

下载编译好的 https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/

解压后$path/bin设置到环境变量PATH中

相关资料

github-hmq

cygwin
windows10 安装cygwin
WindowsGCC
本地的cc1.exe版本不是64位

Was this article helpful to you? Yes No

How can we help?