Quote:
Originally Posted by DiapDealer
Just tracked this down. I don't know if this makes any real difference at all, but making sure the following two packages are installed silenced CMake's missing XKB message for me:
libxkbcommon-dev (very likely already installed, but check)
libxkbfile-dev (not installed by default on my Jammy virtual machine)
|
Neither of those two files were in my distro and so I've installed them and we'll see next time I rebuild whether the error messages are still there.
Sadly, I already rebuilt for the 2.2.1 update and didn't pay attention since the 'errors' hadn't appeared to have any adverse impact on performance.