On 20/11/2025 15:19, Corinna Vinschen wrote:
[...]
One problem here: The error message "no" isn't overly helpful to the
unaware developer because it neglects to mention the version requirement.
If you just run configure, what you get is this:
checking for required w32api-headers version... configure: error: no
Excellent point. This should definitely be better than "computer says
no". :)
Given that this code is checking for the actual version number, to be
bumped as we go along, it would be helpful to tell the dev which version
is supposed to be installed, isn't it?