JarekParal/RB3rt-install

Solve problem with Cygwin path

Opened this issue · 1 comments

On some PC is Gygwin installed to path c:\cygwin64 and on other to c:\tools\cygwin. That is problem for Make.bat script.

Probably possible solution add flag -R/--root with path to the required directory.
image