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

Windows build: gen_make.py trips over zlib 1.3

2024-10-03 Thread Johan Corveleyn
Hi, I ran into a small issue when building trunk on Windows with zlib 1.3. Not a big deal, I could work around it. But I don't have time right now to come up with a proper patch, so I thought I'd just mention it here already. When trying to build on Windows with zlib 1.3, gen_make.py (actually ge