Package: attal Version: 0.9.2-1 Severity: serious attal fails to build because QWindowsStyle is not declared because QT_NO_STYLE_WINDOWS is defined and QT_PLUGIN is not defined:
> g++ -c -pipe -Wall -W -O2 -D_REENTRANT -fPIC -DQT_NO_DEBUG > -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT > -I/usr/share/qt3/mkspecs/default -I. -I.. -I/usr/include/qt3 -o attalStyle.o > attalStyle.cpp > attalStyle.h:25: error: expected class-name before '{' token > attalStyle.cpp: In constructor 'AttalStyle::AttalStyle(QString, int)': > attalStyle.cpp:37: error: class 'AttalStyle' does not have any field named > 'QWindowsStyle' > attalStyle.cpp: In member function 'void AttalStyle::polish(QApplication*)': > attalStyle.cpp:171: error: 'white' was not declared in this scope > attalStyle.cpp:172: error: no matching function for call to > 'QColorGroup::setColor(QColorGroup::ColorRole, <type error>)' > /usr/include/qt3/qpalette.h:77: note: candidates are: void > QColorGroup::setColor(QColorGroup::ColorRole, const QColor&) > attalStyle.cpp:174: error: 'black' was not declared in this scope > attalStyle.cpp:175: error: no matching function for call to > 'QColorGroup::setColor(QColorGroup::ColorRole, <type error>)' > /usr/include/qt3/qpalette.h:77: note: candidates are: void > QColorGroup::setColor(QColorGroup::ColorRole, const QColor&) > attalStyle.cpp: In member function 'void > AttalStyle::drawBevelButton(QPainter*, int, int, int, int, const > QColorGroup&, bool, const QBrush*)': > attalStyle.cpp:335: error: 'red' was not declared in this scope > attalStyle.cpp: In member function 'void > AttalStyle::drawPushButton(QPushButton*, QPainter*)': > attalStyle.cpp:347: error: 'NoBrush' was not declared in this scope > attalStyle.cpp:358: error: 'SolidLine' was not declared in this scope > attalStyle.cpp:370: error: 'PE_ArrowDown' was not declared in this scope > attalStyle.cpp:370: error: 'drawPrimitive' was not declared in this scope > attalStyle.cpp:379: error: no matching function for call to > 'QPainter::setBrush(<type error>)' > /usr/include/qt3/qpainter.h:111: note: candidates are: void > QPainter::setBrush(const QBrush&) > /usr/include/qt3/qpainter.h:112: note: void > QPainter::setBrush(Qt::BrushStyle) > /usr/include/qt3/qpainter.h:113: note: void > QPainter::setBrush(const QColor&) > attalStyle.cpp: In member function 'void > AttalStyle::drawPushButtonLabel(QPushButton*, QPainter*)': > attalStyle.cpp:397: error: 'AlignCenter' was not declared in this scope > attalStyle.cpp:397: error: 'ShowPrefix' was not declared in this scope > attalStyle.cpp:400: error: 'drawItem' was not declared in this scope -- Matt
signature.asc
Description: Digital signature