[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
wget1.25.0 build error on mingw32
From: |
G-Ey3dr |
Subject: |
wget1.25.0 build error on mingw32 |
Date: |
Mon, 11 Nov 2024 10:14:17 +0900 |
Hello,
getting error to build wget 1.25.0 on msys2.
(msys2, mingw32, windows10)
C:/mingw32/include/time.h:274:22: error: 'daylight' redeclared as different
kind of symbol
274 | _CRTIMP extern int daylight __MINGW_ATTRIB_DEPRECATED_UCRT;
| ^~~~~~~~
In file included from access.c:17:
../src/config.h:2788:20: note: previous declaration of 'daylight' with type
'int *(void)'
2788 | #define __daylight daylight
| ^~~~~~~~
Best regards,
Reiji
- wget1.25.0 build error on mingw32,
G-Ey3dr <=