Hi, Can somebody help me compile telepathy-chat-handler. When I try to compile it, I get this error:
[ 0%] Built target ktelepathy_chat_lib_automoc [ 48%] Built target ktelepathy_chat_lib [ 48%] Built target telepathy-chat-handler_automoc [ 51%] Building CXX object app/CMakeFiles/telepathy-chat-handler.dir/chatwindow.o /usr/include/qt4/QtGui/qtabwidget.h: In constructor ‘ChatWindow::ChatWindow()’: /usr/include/qt4/QtGui/qtabwidget.h:167: error: ‘QTabBar* QTabWidget::tabBar() const’ is protected /home/kdedev/Dev/Telepathy/telepathy-chat-handler/app/chatwindow.cpp:52: error: within this context make[2]: *** [app/CMakeFiles/telepathy-chat-handler.dir/chatwindow.o] Error 1 make[1]: *** [app/CMakeFiles/telepathy-chat-handler.dir/all] Error 2 make: *** [all] Error 2 From what I understand, I've a problem with the Qt library, but I'm not able to fix it. Thanks in advance. _______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
