Summary: | Build error when building Calligra against Qt 4.8 | ||
---|---|---|---|
Product: | [Applications] calligracommon | Reporter: | Raymond Wooninck <tittiatcoke> |
Component: | general | Assignee: | Calligra Bugs <calligra-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | annma, cberger, jreznik |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Raymond Wooninck
2011-06-08 08:34:16 UTC
It would be better to report such errors to Qt people so they could tell you if it's a Qt problem and if not, how to fix the code to support Qt 4.8. Most developers use Qt 4.7 and not 4.8 yet. Maybe also use the build system mailing list instead, it would really be more useful. https://bugreports.qt.nokia.com//browse/QTBUG-19703 - closed as invalid as there's no QDebug operator<<(QDebug, const QPixmap&), still I don't get it as I can't find one in 4.7 branch... And fixed in calligra master: http://quickgit.kde.org/?p=calligra.git&a=commit&h=accabfeac22e869e5a248a764a64096d107e4c7c |