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

arrowdodger <6year...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #6 from arrowdodger <6year...@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 watching all bug changes.

Reply via email to