[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kopete-devel
Subject:    [kopete-devel] systemtray.h:57: error: 'movie' was not declared in
From:       Dâniel Fraga <fragabr () gmail ! com>
Date:       2008-09-20 0:00:58
Message-ID: v2rdq5-3p.ln1 () tux ! abusar ! org ! br
[Download RAW message or body]

Linux 2.6.26
gcc 4.3.2

	Error happened after recent systray changes...

[ 14%] Building CXX object \
kopete/kopete/CMakeFiles/kopete_bin.dir/contactlist/kopetemetacontactlvi.o cd \
/usr/local/src/svn/kdenetwork/b/kopete/kopete && /usr/local/bin/c++   -D_BSD_SOURCE \
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT \
-DKDE_DEPRECATED_WARNINGS -O2 -march=native -pipe  -Wnon-virtual-dtor -Wno-long-long \
-ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith \
-Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual \
-fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g \
-I/usr/local/src/svn/kdenetwork/b/kopete/kopete \
-I/usr/local/src/svn/kdenetwork/kopete/kopete -I/usr/local/src/svn/kdenetwork \
-I/usr/local/src/svn/kdenetwork/b -I/usr/local/src/svn/kdenetwork/b/kopete \
-I/usr/local/src/svn/kdenetwork/kopete/libkopete \
-I/usr/local/src/svn/kdenetwork/b/kopete/libkopete \
-I/usr/local/src/svn/kdenetwork/kopete/libkopete/ui \
-I/usr/local/src/svn/kdenetwork/b/kopete/libkopete/ui \
-I/usr/local/src/svn/kdenetwork/kopete/libkopete/private \
-I/usr/local/src/svn/kdenetwork/kopete/libkopete/contactlist \
-I/usr/local/src/svn/kdenetwork/kopete/libkopete/tasks \
-I/usr/local/src/svn/kdenetwork/kopete/kopete/addaccountwizard \
-I/usr/local/src/svn/kdenetwork/b/kopete/kopete/addaccountwizard \
-I/usr/local/src/svn/kdenetwork/kopete/kopete/statusmenu \
-I/usr/local/src/svn/kdenetwork/b/kopete/kopete/statusmenu \
-I/usr/local/src/svn/kdenetwork/kopete/kopete/identity \
-I/usr/local/src/svn/kdenetwork/b/kopete/kopete/identity \
-I/usr/local/src/svn/kdenetwork/kopete/kopete/contactlist \
-I/usr/local/src/svn/kdenetwork/b/kopete/kopete/contactlist \
-I/usr/local/src/svn/kdenetwork/kopete/kopete/config/plugins \
-I/usr/local/kde4/include -I/usr/local/kde4/include/KDE \
-I/usr/local/Trolltech/Qt-4.4.2/include/phonon \
-I/usr/local/Trolltech/Qt-4.4.2/include/QtXmlPatterns \
-I/usr/local/Trolltech/Qt-4.4.2/include/QtWebKit \
-I/usr/local/Trolltech/Qt-4.4.2/include/QtHelp \
-I/usr/local/Trolltech/Qt-4.4.2/include/QtAssistant \
-I/usr/local/Trolltech/Qt-4.4.2/include/QtDBus \
-I/usr/local/Trolltech/Qt-4.4.2/include/QtTest \
                -I/usr/local/Trolltech/Qt-4.4.2/include/QtUiTools
 -I/usr/local/Trolltech/Qt-4.4.2/include/QtScript \
-I/usr/local/Trolltech/Qt-4.4.2/include/QtSvg \
-I/usr/local/Trolltech/Qt-4.4.2/include/QtXml \
-I/usr/local/Trolltech/Qt-4.4.2/include/QtSql \
-I/usr/local/Trolltech/Qt-4.4.2/include/QtOpenGL \
-I/usr/local/Trolltech/Qt-4.4.2/include/QtNetwork \
-I/usr/local/Trolltech/Qt-4.4.2/include/QtDesigner \
-I/usr/local/Trolltech/Qt-4.4.2/include/Qt3Support \
-I/usr/local/Trolltech/Qt-4.4.2/include/QtGui \
-I/usr/local/Trolltech/Qt-4.4.2/include/QtCore \
-I/usr/local/Trolltech/Qt-4.4.2/include/Qt \
-I/usr/local/Trolltech/Qt-4.4.2/mkspecs/default \
-I/usr/local/Trolltech/Qt-4.4.2/include -I/usr/local/kde4/include/qimageblitz   \
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o \
CMakeFiles/kopete_bin.dir/contactlist/kopetemetacontactlvi.o -c \
                /usr/local/src/svn/kdenetwork/kopete/kopete/contactlist/kopetemetacontactlvi.cpp
                
/usr/local/src/svn/kdenetwork/kopete/kopete/contactlist/kopetemetacontactlvi.cpp:98:2: \
warning: #warning Currently using metaContact->picture().path() but should use \
replacement of KopeteMimeSourceFactory In file included from \
                /usr/local/src/svn/kdenetwork/kopete/kopete/contactlist/kopetemetacontactlvi.cpp:58:
                
/usr/local/src/svn/kdenetwork/kopete/libkopete/ui/kopetelistviewitem.h:58: warning: \
'virtual std::pair<QString, QRect> Kopete::UI::ListView::ComponentBase::toolTip(const \
                QPoint&)' was hidden
/usr/local/src/svn/kdenetwork/kopete/kopete/contactlist/kopetegroupviewitem.h:53: \
warning:   by 'QString KopeteGroupViewItem::toolTip() const' In file included from \
                /usr/local/src/svn/kdenetwork/kopete/kopete/contactlist/kopetemetacontactlvi.cpp:65:
                
/usr/local/src/svn/kdenetwork/kopete/kopete/systemtray.h: In member function 'bool \
                KopeteSystemTray::isBlinking() const':
/usr/local/src/svn/kdenetwork/kopete/kopete/systemtray.h:57: error: 'movie' was not \
declared in this scope make[2]: *** \
[kopete/kopete/CMakeFiles/kopete_bin.dir/contactlist/kopetemetacontactlvi.o] Error 1 \
make[2]: Leaving directory `/usr/local/src/svn/kdenetwork/b' make[1]: *** \
[kopete/kopete/CMakeFiles/kopete_bin.dir/all] Error 2 make[1]: Leaving directory \
`/usr/local/src/svn/kdenetwork/b'

	Thanks.

-- 
Linux 2.6.26: Rotary Wombat
http://u-br.net

http://www.soninha23.can.br



_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic