You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i have downloaded source and i tried to compile from INSTALL.
When i made cmake:
-- checking for modules 'gtk+-3.0;appindicator3-0.1'
-- package 'gtk+-3.0' not found
-- package 'appindicator3-0.1' not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:340 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPkgConfig.cmake:502 (_pkg_check_modules_internal)
CMakeLists.txt:20 (pkg_check_modules)
but it's all installed:
[davidemaglio@thinkpad-t450s indicator-kdeconnect]$ dnf list *gtk3-devel*
Last metadata expiration check performed 10 days, 22:44:44 ago on Fri Nov 6 16:43:19 2015.
Pacchetti installati
gtk3-devel.x86_64 3.18.2-1.fc23 @System
libappindicator-gtk3-devel.x86_64 12.10.0-10.fc23 @fedora
libindicator-gtk3-devel.x86_64 12.10.1-5.fc23 @fedora
missing something?
The text was updated successfully, but these errors were encountered:
Hi, i have downloaded source and i tried to compile from INSTALL.
When i made cmake:
but it's all installed:
The text was updated successfully, but these errors were encountered: