https://bugs.kde.org/show_bug.cgi?id=362849

Ralf Habacker <ralf.habac...@freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ralf.habac...@freenet.de

--- Comment #4 from Ralf Habacker <ralf.habac...@freenet.de> ---
This issue is because Qt5 QStandardPaths does not understands the 'unix' path
layout implemented in cmake buildsystem for KF5. 

There are the following solutions for this issue: 
1. Extend windows port of Qt5 to understand 'unix' path layout.
2. Adjust cmake installation pathes to follow the path layout provided by
QStandardPaths on Windows.  

For 1. there is an experimental patch available at
https://build.opensuse.org/package/view_file/home:rhabacker:branches:windows:mingw:win32:Qt55/mingw32-libqt5-qtbase/0001-Add-QStandardPaths-support-for-qt.conf.patch?expand=1
which supports specifying custom pathes through qt.conf.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Kde-windows mailing list
Kde-windows@kde.org
https://mail.kde.org/mailman/listinfo/kde-windows

Reply via email to