【问题标题】:How to run CLion with msys2 on windows如何在 Windows 上使用 msys2 运行 CLion
【发布时间】:2016-07-22 08:48:41
【问题描述】:

如何在 Windows 上使用 msys2 运行 clion?我已经设置了工具链,但是当它找不到<socket.h>.

【问题讨论】:

标签: clion msys2


【解决方案1】:

运行以下命令

pacman -S mingw-w64-x86_64-toolchain

并安装所有(默认)。

【讨论】:

  • 有 17 个子选项可供选择,哪一个是适合 winx64 的?
  • @Dariusz 对不起,我很久没有在 Windows 上开发了。
  • @Dariusz 你可能只想安装所有这些
  • 在我的情况下,我在mingw-w64-x_86_64-toolchain 组中有19 个成员,我选择了mingw-w64-x86_64-gcc
猜你喜欢
  • 2017-09-03
  • 1970-01-01
  • 2016-07-14
  • 2018-11-11
  • 1970-01-01
  • 2016-07-25
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多