在Windows的哪里可以设置make.exe的路径? [英] Where can I set path to make.exe on Windows?

查看:72
本文介绍了在Windows的哪里可以设置make.exe的路径?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试在Windows上的cmd-console中运行make时,它会运行Turbo Delphi的make.exe,但是我需要MSYS的make.exe.在%path%变量中没有提到Turbo Delphi,也许我可以在注册表中将其更改为MSYS?请帮助.

When I try run make from cmd-console on Windows, it runs Turbo Delphi's make.exe but I need MSYS's make.exe. There is no mention about Turbo Delphi in %path% variable, maybe I can change it to MSYS in registry? Please, help.

推荐答案

路径在注册表中,但是通常您可以通过以下界面进行

The path is in the registry but usually you edit through this interface:

  1. 转到Control Panel-> System-> System settings-> Environment Variables.
  2. 向下滚动系统变量,直到找到PATH.
  3. 单击编辑并进行相应的更改.
  4. 请务必在前一个末尾添加分号,因为这是分隔符,即c:\path;c:\path2
  5. 启动新控制台以使设置生效.
  1. Go to Control Panel -> System -> System settings -> Environment Variables.
  2. Scroll down in system variables until you find PATH.
  3. Click edit and change accordingly.
  4. BE SURE to include a semicolon at the end of the previous as that is the delimiter, i.e. c:\path;c:\path2
  5. Launch a new console for the settings to take effect.

这篇关于在Windows的哪里可以设置make.exe的路径?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆