D28076: [GTK3] Add module to reload colorscheme in GTK3 apps without restarting them

Mikhail Zolotukhin noreply at phabricator.kde.org
Mon Mar 16 22:03:14 GMT 2020


gikari added a comment.


  I tried to change these ones to `GTK3_LIBRARY` and `GLIB2_LIBRARY`, but now it throws this:
  
    /home/gikari/kde/src/kde-gtk-config/color-reload-module/reloader.c:37: undefined reference to `g_type_check_instance_cast'

INLINE COMMENTS

> CMakeLists.txt:10
> +      ${GLIB_LIBRARIES}
> +      ${GTK_LIBRARIES}
> +)

It seems like you use other variables, than in other parts of kde-gtk-config.
In other places it uses `GTK3_LIBRARY` and `GLIB2_LIBRARY` variables from find module. The versions also appear in `target_include_directories` command.

REPOSITORY
  R99 KDE Gtk Configuration Tool

REVISION DETAIL
  https://phabricator.kde.org/D28076

To: cblack, #plasma, gikari
Cc: gikari, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200316/20b95178/attachment.html>


More information about the Plasma-devel mailing list