<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Jeremy,<div><br></div><div>I have finally successfully built qt5 and KF5 beyond (the kdoctools-critical) project “kconfigwidgets" with a _minimal_ QSP patch,</div><div>which is stripped down to only leave code for the XDG_DATA_DIRS env var behind. There are still three questionable includes:</div><div>---</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(52, 189, 38);">++#include <private/qfilesystemengine_p.h></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(52, 189, 38);">++#include <errno.h></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(52, 189, 38);">++#include <stdlib.h></div></div><div>---</div><div>and perhaps the empty “switch default”:</div><div>---</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(52, 189, 38);">++    default:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(52, 189, 38);">++        break;</div></div><div>---</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><div style="font-family: Helvetica; font-size: 12px;">but otherwise the code should be fine, so I hope. Feel free to modify it to your liking!</div><div style="font-family: Helvetica; font-size: 12px;"><br></div><div style="font-family: Helvetica; font-size: 12px;">I hope this is something you can work with for your pending Qt submission.</div><div style="font-family: Helvetica; font-size: 12px;"><br></div><div style="font-family: Helvetica; font-size: 12px;">Greets for a Merry Christmas,</div><div style="font-family: Helvetica; font-size: 12px;">Marko</div><div style="font-family: Helvetica; font-size: 12px;"><br></div><div style="font-family: Helvetica; font-size: 12px;"><br></div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">[1] <a href="http://commits.kde.org/clones/websites/build-kde-org/kaning/mp-osx-ci/a99f9c7ec101d7bb8832aeef9594cc92814f1128">http://commits.kde.org/clones/websites/build-kde-org/kaning/mp-osx-ci/a99f9c7ec101d7bb8832aeef9594cc92814f1128</a></div></div></body></html>