Steffen, > Am 16.10.2023 um 15:52 schrieb SteffenAL <i...@apachelounge.com>: > > No go. All other modules fine, only mod_http2 error. > > Recap: > > On windows 32: > > Generating Code... > h2_ws.h > C:\VS17\Win32\httpd-2.4\modules\http2\h2.h(173,17): error C2143: syntax > error: missing ';' before '*' > C:\VS17\Win32\httpd-2.4\modules\http2\h2.h(173,17): error C4430: missing type > specifier - int assumed. Note: C++ does not support default-int > ... > ...
How can we help you to fix this? Repeating the same error lines again will not help. Maybe you can provide more information: - in which *.c file does the error happen? - is a specific APR header file missing there? - does it work if your remove the "#include "h2.h" in h2_ws.h? - Stefan > On Monday 16/10/2023 at 15:45, ic...@apache.org wrote: >> >> Author: icing >> Date: Mon Oct 16 13:43:23 2023 >> New Revision: 1913028 >> >> URL: http://svn.apache.org/viewvc?rev=1913028&view=rev >> Log: >> resetting candidate 2.4.58-rc2 >> >> Removed: >> httpd/httpd/tags/2.4.58-rc2-candidate/ >> > >