最近发现重构Lazarus时出现Error: linker: pipe: No such file or directory,虽然不影响重构,但红色看起来很不顺眼,查了半天,发现是make.exe这个文件引起的。如果你要重构lazarus时出现类似以下提示,按下面的方法替换原来的make.exe就可以:
Makefile(1869,0) Error: linker: pipe: No such file or directory Makefile(3672,0) Error: linker: pipe: No such file or directory AWarning: Version control client not in path. Makefile(3672,0) Error: linker: pipe: No such file or directory

解决方法:
用正确的make.exe文件替换fpc\bin\x86_64-win64和fpcbootstrap\x86_64-win64的make.exe

浙公网安备 33010602011771号