D18645: BasicListItem: use specified tint color when transparency is 0

Paweł Wegner noreply at phabricator.kde.org
Fri Apr 26 16:55:07 BST 2019


pwegner added a comment.


  Sorry for not creating a bug report..
  
  Your build issue might be caused by pkg-config not being able to find moc.
  You might have to set PKG_CONFIG_LIBDIR / PKG_CONFIG_PATH accordingly.
  
  Here is the logic for detecting where moc is: https://github.com/lemourin/libcloudstorage/blob/master/configure.ac#L187
  It works when I set PKG_CONFIG_LIBDIR=/home/lemourin/.qt/5.12.1/gcc_64/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/share/pkgconfig
  I have qt installed from qt website through their maintenance tool.
  
  You might find this useful: https://github.com/lemourin/libcloudstorage/blob/master/packaging/appimage/create-appimage.sh#L53
  
  I suggest running make in the root of your build directory.

REPOSITORY
  R169 Kirigami

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

To: pwegner, #kirigami, mart
Cc: plasma-devel, domson, dkardarakos, apol, davidedmundson, mart, hein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190426/4e35fe37/attachment-0001.html>


More information about the Plasma-devel mailing list