#258: QuteCom fails to compile with FACEBOOK, MYSPACE etc. enabled.
----------------------------+-----------------------------------------------
 Reporter:  chris-mac       |       Owner:  vadim          
     Type:  defect          |      Status:  new            
 Priority:  major           |   Milestone:  QuteCom 2.2-RC4
Component:  3rd party libs  |     Version:  2.2            
 Keywords:                  |    Field_os:  all            
----------------------------+-----------------------------------------------
 QuteCom fill 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

-- 
Ticket URL: <http://trac.qutecom.org/ticket/258>
QuteCom <http://trac.qutecom.org>

_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to