Advertisement
Guest User

Error

a guest
Feb 7th, 2011
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.80 KB | None | 0 0
  1. Running build steps for project Project...
  2. Configuration unchanged, skipping qmake step.
  3. Starting: "C:\Qt\2010.05\mingw\bin\mingw32-make.exe" -w
  4. mingw32-make: Entering directory `****'
  5. C:/Qt/2010.05/mingw/bin/mingw32-make -f Makefile.Debug
  6. mingw32-make[1]: Entering directory `****'
  7. g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"c:\Qt\2010.05\qt\include\QtCore" -I"c:\Qt\2010.05\qt\include\QtNetwork" -I"c:\Qt\2010.05\qt\include\QtSql" -I"c:\Qt\2010.05\qt\include" -I"c:\Qt\2010.05\qt\include\ActiveQt" -I"debug" -I"..\Project" -I"." -I"c:\Qt\2010.05\qt\mkspecs\win32-g++" -o debug\rssdownloader.o ..\Project\rssdownloader.cpp
  8. ..\Project\rssdownloader.cpp: In constructor 'RSSDownloader::RSSDownloader(const QString&, QObject*)':
  9. ..\Project\rssdownloader.cpp:24: error: no match for 'operator<<' in '((std::basic_ostream<char, std::char_traits<char> >*)std::operator<< [with _Traits = std::char_traits<char>](((std::basic_ostream<char, std::char_traits<char> >&)((std::basic_ostream<char, std::char_traits<char> >*)((RSSDownloader*)this)->RSSDownloader::out.Output::<anonymous>.std::basic_ostream<_CharT, _Traits>::operator<< [with _CharT = char, _Traits = std::char_traits<char>](std::endl [with _CharT = char, _Traits = std::char_traits<char>]))), ((const char*)"test test")))->std::basic_ostream<_CharT, _Traits>::operator<< [with _CharT = char, _Traits = std::char_traits<char>](std::endl [with _CharT = char, _Traits = std::char_traits<char>]) << QString(((const char*)"another string"))'
  10. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/ostream:108: note: candidates are: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ostream<_CharT, _Traits>& (*)(std::basic_ostream<_CharT, _Traits>&)) [with _CharT = char, _Traits = std::char_traits<char>]
  11. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/ostream:117: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ios<_CharT, _Traits>& (*)(std::basic_ios<_CharT, _Traits>&)) [with _CharT = char, _Traits = std::char_traits<char>]
  12. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/ostream:127: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::ios_base& (*)(std::ios_base&)) [with _CharT = char, _Traits = std::char_traits<char>]
  13. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/ostream:165: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long int) [with _CharT = char, _Traits = std::char_traits<char>]
  14. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/ostream:169: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long unsigned int) [with _CharT = char, _Traits = std::char_traits<char>]
  15. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/ostream:173: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(bool) [with _CharT = char, _Traits = std::char_traits<char>]
  16. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/bits/ostream.tcc:91: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(short int) [with _CharT = char, _Traits = std::char_traits<char>]
  17. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/ostream:180: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(short unsigned int) [with _CharT = char, _Traits = std::char_traits<char>]
  18. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/bits/ostream.tcc:105: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char, _Traits = std::char_traits<char>]
  19. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/ostream:191: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(unsigned int) [with _CharT = char, _Traits = std::char_traits<char>]
  20. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/ostream:200: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long long int) [with _CharT = char, _Traits = std::char_traits<char>]
  21. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/ostream:204: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long long unsigned int) [with _CharT = char, _Traits = std::char_traits<char>]
  22. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/ostream:209: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(double) [with _CharT = char, _Traits = std::char_traits<char>]
  23. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/ostream:213: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(float) [with _CharT = char, _Traits = std::char_traits<char>]
  24. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/ostream:221: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long double) [with _CharT = char, _Traits = std::char_traits<char>]
  25. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/ostream:225: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(const void*) [with _CharT = char, _Traits = std::char_traits<char>]
  26. c:\qt\2010.05\mingw\bin\../lib/gcc/mingw32/4.4.0/include/c++/bits/ostream.tcc:119: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_streambuf<_CharT, _Traits>*) [with _CharT = char, _Traits = std::char_traits<char>]
  27. c:\Qt\2010.05\qt\include/QtSql/../../src/sql/kernel/qsqlrecord.h:116: note: QDebug operator<<(QDebug, const QSqlRecord&)
  28. c:\Qt\2010.05\qt\include\QtSql/../../src/sql/kernel/qsqlfield.h:112: note: QDebug operator<<(QDebug, const QSqlField&)
  29. c:\Qt\2010.05\qt\include\QtSql/../../src/sql/kernel/qsqlerror.h:97: note: QDebug operator<<(QDebug, const QSqlError&)
  30. c:\Qt\2010.05\qt\include\QtSql/../../src/sql/kernel/qsqldatabase.h:154: note: QDebug operator<<(QDebug, const QSqlDatabase&)
  31. c:\Qt\2010.05\qt\include\QtNetwork/../../src/network/ssl/qsslkey.h:102: note: QDebug operator<<(QDebug, const QSslKey&)
  32. c:\Qt\2010.05\qt\include/QtNetwork/../../src/network/ssl/qsslerror.h:114: note: QDebug operator<<(QDebug, const QSslError::SslError&)
  33. c:\Qt\2010.05\qt\include/QtNetwork/../../src/network/ssl/qsslerror.h:113: note: QDebug operator<<(QDebug, const QSslError&)
  34. c:\Qt\2010.05\qt\include\QtNetwork/../../src/network/ssl/qsslcipher.h:88: note: QDebug operator<<(QDebug, const QSslCipher&)
  35. c:\Qt\2010.05\qt\include\QtNetwork/../../src/network/ssl/qsslcertificate.h:130: note: QDebug operator<<(QDebug, QSslCertificate::SubjectInfo)
  36. c:\Qt\2010.05\qt\include\QtNetwork/../../src/network/ssl/qsslcertificate.h:129: note: QDebug operator<<(QDebug, const QSslCertificate&)
  37. c:\Qt\2010.05\qt\include\QtNetwork/../../src/network/socket/qlocalsocket.h:149: note: QDebug operator<<(QDebug, QLocalSocket::LocalSocketState)
  38. c:\Qt\2010.05\qt\include\QtNetwork/../../src/network/socket/qlocalsocket.h:148: note: QDebug operator<<(QDebug, QLocalSocket::LocalSocketError)
  39. c:\Qt\2010.05\qt\include/QtNetwork/../../src/network/kernel/qnetworkinterface.h:127: note: QDebug operator<<(QDebug, const QNetworkInterface&)
  40. c:\Qt\2010.05\qt\include/QtNetwork/../../src/network/kernel/qhostaddress.h:148: note: QDataStream& operator<<(QDataStream&, const QHostAddress&)
  41. c:\Qt\2010.05\qt\include/QtNetwork/../../src/network/kernel/qhostaddress.h:141: note: QDebug operator<<(QDebug, const QHostAddress&)
  42. c:\Qt\2010.05\qt\include/QtNetwork/../../src/network/socket/qabstractsocket.h:250: note: QDebug operator<<(QDebug, QAbstractSocket::SocketState)
  43. c:\Qt\2010.05\qt\include/QtNetwork/../../src/network/socket/qabstractsocket.h:249: note: QDebug operator<<(QDebug, QAbstractSocket::SocketError)
  44. c:\Qt\2010.05\qt\include\QtNetwork/../../src/network/access/qnetworkcookie.h:111: note: QDebug operator<<(QDebug, const QNetworkCookie&)
  45. c:\Qt\2010.05\qt\include\QtNetwork/../../src/network/access/qabstractnetworkcache.h:104: note: QDataStream& operator<<(QDataStream&, const QNetworkCacheMetaData&)
  46. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qrect.h:851: note: QDebug operator<<(QDebug, const QRectF&)
  47. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qrect.h:621: note: QDataStream& operator<<(QDataStream&, const QRectF&)
  48. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qrect.h:507: note: QDebug operator<<(QDebug, const QRect&)
  49. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qrect.h:199: note: QDataStream& operator<<(QDataStream&, const QRect&)
  50. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qsize.h:361: note: QDebug operator<<(QDebug, const QSizeF&)
  51. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qsize.h:255: note: QDataStream& operator<<(QDataStream&, const QSizeF&)
  52. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qsize.h:198: note: QDebug operator<<(QDebug, const QSize&)
  53. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qsize.h:102: note: QDataStream& operator<<(QDataStream&, const QSize&)
  54. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qmargins.h:140: note: QDebug operator<<(QDebug, const QMargins&)
  55. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qline.h:416: note: QDataStream& operator<<(QDataStream&, const QLineF&)
  56. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qline.h:412: note: QDebug operator<<(QDebug, const QLineF&)
  57. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qline.h:205: note: QDataStream& operator<<(QDataStream&, const QLine&)
  58. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qline.h:201: note: QDebug operator<<(QDebug, const QLine&)
  59. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qpoint.h:356: note: QDebug operator<<(QDebug, const QPointF&)
  60. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qpoint.h:237: note: QDataStream& operator<<(QDataStream&, const QPointF&)
  61. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qpoint.h:181: note: QDebug operator<<(QDebug, const QPoint&)
  62. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qpoint.h:103: note: QDataStream& operator<<(QDataStream&, const QPoint&)
  63. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qbitarray.h:163: note: QDataStream& operator<<(QDataStream&, const QBitArray&)
  64. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/plugin/quuid.h:182: note: QDataStream& operator<<(QDataStream&, const QUuid&)
  65. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/kernel/qcoreapplication.h:274: note: QDebug operator<<(QDebug, const MSG&)
  66. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:148: note: QDebug operator<<(QDebug, const QPersistentModelIndex&)
  67. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:102: note: QDebug operator<<(QDebug, const QModelIndex&)
  68. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/io/qurl.h:288: note: QDebug operator<<(QDebug, const QUrl&)
  69. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/io/qurl.h:283: note: QDataStream& operator<<(QDataStream&, const QUrl&)
  70. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/io/qdir.h:261: note: QDebug operator<<(QDebug, const QDir&)
  71. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/io/qdir.h:260: note: QDebug operator<<(QDebug, QFlags<QDir::Filter>)
  72. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qdatetime.h:333: note: QDebug operator<<(QDebug, const QDateTime&)
  73. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qdatetime.h:332: note: QDebug operator<<(QDebug, const QTime&)
  74. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qdatetime.h:331: note: QDebug operator<<(QDebug, const QDate&)
  75. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qdatetime.h:326: note: QDataStream& operator<<(QDataStream&, const QDateTime&)
  76. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qdatetime.h:324: note: QDataStream& operator<<(QDataStream&, const QTime&)
  77. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qdatetime.h:322: note: QDataStream& operator<<(QDataStream&, const QDate&)
  78. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/io/qtextstream.h:293: note: QTextStream& operator<<(QTextStream&, QTextStreamManipulator)
  79. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/io/qtextstream.h:290: note: QTextStream& operator<<(QTextStream&, QTextStream& (*)(QTextStream&))
  80. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qlocale.h:720: note: QDataStream& operator<<(QDataStream&, const QLocale&)
  81. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qstringlist.h:249: note: QDataStream& operator<<(QDataStream&, const QStringList&)
  82. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qregexp.h:154: note: QDataStream& operator<<(QDataStream&, const QRegExp&)
  83. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/kernel/qvariant.h:613: note: QDebug operator<<(QDebug, QVariant::Type)
  84. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/kernel/qvariant.h:540: note: QDataStream& operator<<(QDataStream&, QVariant::Type)
  85. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/kernel/qvariant.h:538: note: QDataStream& operator<<(QDataStream&, const QVariant&)
  86. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/kernel/qvariant.h:612: note: QDebug operator<<(QDebug, const QVariant&)
  87. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/io/qiodevice.h:247: note: QDebug operator<<(QDebug, QFlags<QIODevice::OpenModeFlag>)
  88. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qeasingcurve.h:117: note: QDataStream& operator<<(QDataStream&, const QEasingCurve&)
  89. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qeasingcurve.h:113: note: QDebug operator<<(QDebug, const QEasingCurve&)
  90. c:\Qt\2010.05\qt\include\QtCore/../../src/corelib/kernel/qobject.h:488: note: QDebug operator<<(QDebug, const QObject*)
  91. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qstring.h:1082: note: QDataStream& operator<<(QDataStream&, const QString&)
  92. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qbytearray.h:577: note: QDataStream& operator<<(QDataStream&, const QByteArray&)
  93. c:\Qt\2010.05\qt\include/QtCore/../../src/corelib/tools/qchar.h:394: note: QDataStream& operator<<(QDataStream&, const QChar&)
  94. mingw32-make[1]: Leaving directory `****'
  95. mingw32-make: Leaving directory `****'
  96. mingw32-make[1]: *** [debug/rssdownloader.o] Error 1
  97. mingw32-make: *** [debug] Error 2
  98. The process "C:\Qt\2010.05\mingw\bin\mingw32-make.exe" exited with code 2.
  99. Error while building project Project (target: Desktop)
  100. When executing build step 'Make'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement