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?
When I try run make from cmd-console on Windows, it runs Turbo Delphi’s make.exe
Share
The path is in the registry but usually you edit through this interface:
Control Panel->System->System settings->Environment Variables.PATH.c:\path;c:\path2