[umbrello-devel] [umbrello] [Bug 351525] Build failure

Ralf Habacker ralf.habacker at freenet.de
Fri Aug 21 06:35:11 UTC 2015


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

--- Comment #3 from Ralf Habacker <ralf.habacker at freenet.de> ---
(In reply to Christoph Feck from comment #0)
> Trying to build the master branch with -DBUILD_KF5=ON I get this error:
> /local/git/KDE/sdk/umbrello/unittests/TEST_cppwriter.cpp:21:
> /local/qt5/include/QtTest/qtestcase.h: In instantiation of 'bool
> QTest::qCompare(const T&, const T&, const char*, const char*, const char*,
> int) [with T = Uml::ProgrammingLanguage::Enum]':
> /local/git/KDE/sdk/umbrello/unittests/TEST_cppwriter.cpp:44:5:   required
> from here
line 43ff is 
    Uml::ProgrammingLanguage::Enum lang = cpp->language();
    QCOMPARE(lang, Uml::ProgrammingLanguage::Cpp);

Any idea what has been changed in Qt > 5.4 that this simple check does not work
?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list