﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
258	QuteCom fails to compile with FACEBOOK, MYSPACE etc. enabled.	chris-mac	vadim	"QuteCom will throw an error as below, when ENABLE_FACEBOOK, ENABLE_MYSPACE, ENABLE_SKYPE, ENABLE_TWITTER is set to ON.

{{{
[ 93%] Building CXX object qutecom/src/presentation/qt/CMakeFiles/qutecom.dir/imcontact/QtAddIMContact.o
qutecom/src/presentation/qt/imcontact/QtAddIMContact.cpp: In constructor ‘QtAddIMContact::QtAddIMContact(ContactProfile&, CUserProfile&, QWidget*)’:
qutecom/src/presentation/qt/imcontact/QtAddIMContact.cpp:74: error: no matching function for call to ‘QString::fromUtf8(std::string)’
/usr/include/qt4/QtCore/qstring.h:325: note: candidates are: static QString QString::fromUtf8(const char*, int)
qutecom/src/presentation/qt/imcontact/QtAddIMContact.cpp:78: error: no matching function for call to ‘QString::fromUtf8(std::string)’
/usr/include/qt4/QtCore/qstring.h:325: note: candidates are: static QString QString::fromUtf8(const char*, int)
qutecom/src/presentation/qt/imcontact/QtAddIMContact.cpp:82: error: no matching function for call to ‘QString::fromUtf8(std::string)’
/usr/include/qt4/QtCore/qstring.h:325: note: candidates are: static QString QString::fromUtf8(const char*, int)
qutecom/src/presentation/qt/imcontact/QtAddIMContact.cpp:86: error: no matching function for call to ‘QString::fromUtf8(std::string)’
/usr/include/qt4/QtCore/qstring.h:325: note: candidates are: static QString QString::fromUtf8(const char*, int)
make[2]: *** [qutecom/src/presentation/qt/CMakeFiles/qutecom.dir/imcontact/QtAddIMContact.o] Error 1
make[1]: *** [qutecom/src/presentation/qt/CMakeFiles/qutecom.dir/all] Error 2
make: *** [all] Error 2
}}}

I guess this might be related to r666"	defect	closed	major	QuteCom 2.2-RC4	3rd party libs	2.2	fixed		
