Page MenuHomePhabricator

Reflection does not compile on Windows with Qt 4
Closed, ResolvedPublic

Description

I just checked out the master on a newly set-up windows machine using
VS2012 Service pack 4 and
QT4 from our Toolkits directory.

The superbuild does _not compile_, due to an unknown QStringList object in the berryReflection.cpp (l.66).

including
#include <QStringList> in this file solves the bug.
Andi Fetzer says its pretty weird and wonders why this bug doesn't occure on other machines.

Event Timeline

User wirkert has pushed new remote branch:

bug-19014-Blueberry_bug_fix_proposal

I guess nobody else is still using Qt 4 with MSVC 2012 here which would explain that. Do you fix it (now) as you set this bug to IN_PROGRESS?

Mid-air collision. :) Release_fix +, please merge.

[5bf240]: Merge branch 'bug-19014-Blueberry_bug_fix_proposal'

Merged commits:

2015-04-17 13:15:36 unknown [12641b]
propesed blueberry bug fix.