|
From: | Hartmut Goebel |
Subject: | QT install and search paths |
Date: | Wed, 23 Aug 2017 20:25:10 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 |
Hi, I'm currently working on the build of KDE's plasma-desktop. When strac-ing the tets, I dicoverd that plaugins are searched in
while most of the KDE program use
which is not searched. Wondering why, I found this in qt.scm
(qtbase): (search-path-specification This means that `lib/plugins` is *not* included in QT_PLUGIN_PATH and thus not searched. (Which I assume is the reason for many test-failures.) Also in qt.scm (qtbase) there is: (substitute* qt_config.prf I assume this should make the plugins to be in stalled in …/plugins, but KDE framework is installing into …/lib/plugins. So I assume this is wrong or there are other places which need to be adpoted to the changed directory layout. What do you think? All of the written above is true for the `qml` directory. -- Regards Hartmut Goebel | Hartmut Goebel | address@hidden | | www.crazy-compilers.com | compilers which you thought are impossible | |
0xBF773B65.asc
Description: application/pgp-keys
[Prev in Thread] | Current Thread | [Next in Thread] |