Il giorno ven 21 feb 2020 alle ore 13:36 Ruediger Pluem <rpl...@apache.org> ha scritto: > > > > On 02/21/2020 11:14 AM, Yann Ylavic wrote: > > Hi Steffen, > > > > On Fri, Feb 21, 2020 at 10:23 AM Steffen <i...@apachelounge.com> wrote: > >> > >> Building revision 1874291 failed in Windows. > >> > >> mod_ssl.c(27,10): fatal error C1083: Cannot open include file: > >> 'ap_config_auto.h': No such file or directory > > > > Better if you #include "ap_config.h" instead? > > > > This should work. Care to apply? > BTW: Is there any possibility to have a Travis job run on Windows to catch > these?
There is an open email thread about it, the work to be done is not very easy in my opinion if you are not an expert of building on Windows. I didn't have time to dive into it yet, but if anybody wants to send a pull request or commit something please do! :) Luca