AlynxZhou / showmethekey

Show keys you typed on screen.
https://showmethekey.alynx.one/
Apache License 2.0
306 stars 27 forks source link

../meson.build:87:8: ERROR: Program 'gtk4-update-icon-cache' not found or not executable #24

Closed guyuming76 closed 10 months ago

guyuming76 commented 1 year ago

i am building showmethekey from source with commands in README.md and get the error in this title.

I use gentoo linux.

what is the "gtk4-update-icon-cache"?

i have package dev-util/gtk-update-icon-cache installed, version 3.24.31

i also have gui-libs/gtk 4.8.3 installed, but i wonder if i missed any USE flag for this.

AlynxZhou commented 1 year ago

i have package dev-util/gtk-update-icon-cache installed, version 3.24.31

This looks like a GTK3 version, you need the one for GTK4.

AlynxZhou commented 10 months ago

Closed because of no response. I think it should be fixed on the user's Gentoo setup.