houmain / keymapper

A cross-platform context-aware key remapper.
GNU General Public License v3.0
257 stars 21 forks source link

2.6.1 fails to compile on archlinux #69

Closed mfinelli closed 1 year ago

mfinelli commented 1 year ago

system is up-to-date, here are my cmake and g++ (gcc) versions, let me know if you need other versions or something else

cmake version 3.26.4
g++ (GCC) 13.1.1 20230429

build log attached

keymapper-2.6.1-1-x86_64-build.log

houmain commented 1 year ago

Hi Mario, thanks for reporting! The indirectly included headers changed in gcc 13. This is fixed now.