Re: [Mingw-w64-public] VLC build failure after addition of timespec_get

2021-12-27 Thread Martin Storsjö
On Sun, 26 Dec 2021, Biswapriyo Nath wrote: VLC 3.0.16 failed to build in ucrt with this error: /vlc-3.0.16/compat/timespec_get.c:28:5: error: redefinition of 'timespec_get' 28 | int timespec_get(struct timespec *ts, int base) | ^~~~ You need to install the updated version

[Mingw-w64-public] VLC build failure after addition of timespec_get

2021-12-26 Thread Biswapriyo Nath
VLC 3.0.16 failed to build in ucrt with this error: /vlc-3.0.16/compat/timespec_get.c:28:5: error: redefinition of 'timespec_get' 28 | int timespec_get(struct timespec *ts, int base) | ^~~~ ___ Mingw-w64-public mailing list Mingw-w