kwin/lib
Tim Beaulen 04d80e9d05 Build
The error I got:
[ 43%] Building CXX object workspace/kwin/lib/CMakeFiles/kdecorations.dir/kcommondecoration.o
/home/kde4-devel/qt-copy/include/QtGui/../../src/gui/widgets/qabstractbutton.h: In member function 'void QAbstractButton::qt_check_for_QOBJECT_macro(const T&) const 
[with T = KCommonDecorationButton]':
/home/kde4-devel/qt-copy/include/QtCore/../../src/corelib/kernel/qobject.h:411:   instantiated from 'T qobject_cast(QObject*) [with T = KCommonDecorationButton*]'
/home/kde4-devel/kde/src/kdebase/workspace/kwin/lib/kcommondecoration.cpp:203:   instantiated from here
/home/kde4-devel/qt-copy/include/QtGui/../../src/gui/widgets/qabstractbutton.h:40: error: void value not ignored as it ought to be
make[2]: *** [workspace/kwin/lib/CMakeFiles/kdecorations.dir/kcommondecoration.o] Error 1
make[1]: *** [workspace/kwin/lib/CMakeFiles/kdecorations.dir/all] Error 2


svn path=/branches/work/kwin_composite/; revision=640708
2007-03-08 21:37:13 +00:00
..
CMakeLists.txt fix library versioning 2007-02-19 16:56:53 +00:00
kcommondecoration.cpp
kcommondecoration.h Build 2007-03-08 21:37:13 +00:00
kdecoration.cpp No double-buffering for decorations, the memory taken 2007-02-10 21:50:43 +00:00
kdecoration.h header cleanness++ 2007-02-26 07:44:18 +00:00
kdecoration_p.cpp merge r635823 from trunk 2007-02-23 14:38:01 +00:00
kdecoration_p.h
kdecoration_plugins_p.cpp
kdecoration_plugins_p.h merged kconfiggroup_port branch 2007-02-20 07:00:30 +00:00
kdecorationfactory.cpp
kdecorationfactory.h
Messages.sh