[kde-doc-english] [frameworks-kdoctools] [Bug 357050] kdoctools fails to compile: failed to load external entity "Q:///kdoctools/docs/checkXML5/dtd/kdedbx45.dtd"
arrowdodger via KDE Bugzilla
bugzilla_noreply at kde.org
Tue Dec 29 09:09:20 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=357050
arrowdodger <6yearold at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #6 from arrowdodger <6yearold at gmail.com> ---
The problem was with my setup (or MSVC specifics). I had Qt compiled in Debug
mode and libxml2 compiled in RelWithDebInfo mode. Because of this, env
variables set with qputenv() was not visible to libxml2. This was causing kde's
catalog.xml to not load.
Rebuilding libxml2 fixed this, sorry for the noise.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-doc-english
mailing list