[frameworks-kdoctools] [Bug 362849] meinproc5.exe searches the wrong path for kdoctools

Ralf Habacker via KDE Bugzilla bugzilla_noreply at kde.org
Mon May 23 08:27:33 UTC 2016


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

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ralf.habacker at freenet.de

--- Comment #4 from Ralf Habacker <ralf.habacker at 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.


More information about the Kde-windows mailing list