https://bugs.winehq.org/show_bug.cgi?id=56692
Jonas Dittrich kakadus2303@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kakadus2303@gmail.com
--- Comment #1 from Jonas Dittrich kakadus2303@gmail.com --- Probably, we get this error because Arch[1] and Fedora[2] upgraded to gcc 14 a few days ago. When I append "-Wno-error=incompatible-pointer-types" to CFLAGS[1] all build issues were fixed.
[1] https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/commit/b6ae4... [2] https://fedoraproject.org/wiki/Changes/GNUToolchainF40#GNU_Toolchain_Update_...) [3] https://gcc.gnu.org/gcc-14/porting_to.html (search "incompatible-pointer-types")