D7706: Use runtime install prefix instead of compile time install prefix.
David Faure
noreply at phabricator.kde.org
Sun Sep 10 13:30:35 UTC 2017
dfaure added inline comments.
INLINE COMMENTS
> kinit_win.cpp:205
> +{
> + return QLibraryInfo::location(QLibraryInfo::PrefixPath);
> +}
That's the Qt install prefix. I guess it matches your KF5 install prefix for this patch to work, but it doesn't seem like a universal solution.
Maybe this can use QStandardPaths instead?
REPOSITORY
R303 KInit
REVISION DETAIL
https://phabricator.kde.org/D7706
To: habacker
Cc: dfaure, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170910/77b6e83a/attachment.html>
More information about the Kde-frameworks-devel
mailing list