Re: Windows build complaining about missing 'ruby'

2024-10-23 Thread Jun Omae
On 2024/10/07 18:38, Johan Corveleyn wrote: > On Sun, Oct 6, 2024 at 10:17 PM Johan Corveleyn wrote: >> >> On Sat, Oct 5, 2024 at 8:20 AM Jun Omae wrote: >> ... Yes, that looks good to me. The warning is gone :-). >> Thanks again! >> >> -- >> Johan > > BTW: feel free to commit of course (th

Re: Windows build complaining about missing 'ruby'

2024-10-07 Thread Johan Corveleyn
On Sun, Oct 6, 2024 at 10:17 PM Johan Corveleyn wrote: > > On Sat, Oct 5, 2024 at 8:20 AM Jun Omae wrote: > > > > On 2024/10/04 3:57, Johan Corveleyn wrote: > > > Hi, > > > > > > Another small bump when building on Windows: when gen-make.py runs, or > > > when starting to run tests, I always get

Re: Windows build complaining about missing 'ruby'

2024-10-06 Thread Johan Corveleyn
On Sat, Oct 5, 2024 at 8:20 AM Jun Omae wrote: > > On 2024/10/04 3:57, Johan Corveleyn wrote: > > Hi, > > > > Another small bump when building on Windows: when gen-make.py runs, or > > when starting to run tests, I always get the following printed on the > > console: > > > > [[[ > > 'ruby' is not

Re: Windows build complaining about missing 'ruby'

2024-10-04 Thread Jun Omae
On 2024/10/04 3:57, Johan Corveleyn wrote: > Hi, > > Another small bump when building on Windows: when gen-make.py runs, or > when starting to run tests, I always get the following printed on the > console: > > [[[ > 'ruby' is not recognized as an internal or external command, > operable program

Windows build complaining about missing 'ruby'

2024-10-03 Thread Johan Corveleyn
Hi, Another small bump when building on Windows: when gen-make.py runs, or when starting to run tests, I always get the following printed on the console: [[[ 'ruby' is not recognized as an internal or external command, operable program or batch file. ]]] This is quite correct, because I don't ha