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 have ruby installed. However, nowhere did I ask for any ruby bindings or trying to execute ruby. Maybe it's part of some ruby auto-detection, but then this warning should probably be suppressed? Don't have time to dig deeper right now, but maybe it rings a bell to someone. -- Johan