https://bugs.kde.org/show_bug.cgi?id=357050
arrowdodger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #6 from arrowdodger <[email protected]> --- 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. _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
