gpt4 book ai didi

c++ - 如何在 Windows 上运行 makefile?

转载 作者:太空宇宙 更新时间:2023-11-03 17:25:35 26 4
gpt4 key购买 nike

我看过这个post在 stackoverflow 上,他们说使用名为“VS2012 的开发人员命令提示符”的命令提示符并运行此命令:

nmake -f Makefile.win

这是我得到的错误。

enter image description here

它说 g++ 无法识别,但我安装了它。有谁知道哪里出了问题?

enter image description here

最佳答案

  1. 转到环境变量窗口(使用 Windows 的研究栏)。
  2. 编辑 Path 变量,添加安装 g++ 的完整路径(不要在末尾包含 g++.exe)。

保存,运行 cmd 并再次尝试使用您的 makefile。

关于c++ - 如何在 Windows 上运行 makefile?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48496377/

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