
nigel at ind
Jun 30, 2008, 6:32 PM
Post #2 of 2
(307 views)
Permalink
|
Windows + Qt 4.3.4 isn't happy with these changes yet: mythsocket.cpp: In member function `bool MythSocket::readStringList (QStringList&, bool)': mythsocket.cpp:457: warning: comparison between signed and unsigned integer expressions mythsocket.cpp: In static member function `static void* MythSocket::readyReadThread(void*)': mythsocket.cpp:807: warning: comparison between signed and unsigned integer expressions mythsocket.cpp:847: warning: comparison between signed and unsigned integer expressions mythsocket.cpp:861: error: 'class QMutex' has no member named 'locked' mythsocket.cpp:770: warning: unused variable 'rfds' mythsocket.cpp:772: warning: unused variable 'maxfd' ... msocketdevice_win.cpp:99: error: `QT_BEGIN_INCLUDE_NAMESPACE' does not name a type msocketdevice_win.cpp: In function `void cleanupWinSock()': msocketdevice_win.cpp:120: error: `initialized' was not declared in this scope msocketdevice_win.cpp:120: warning: unused variable 'initialized' msocketdevice_win.cpp: In static member function `static void MSocketDevice::init()': msocketdevice_win.cpp:147: error: `initialized' was not declared in this scope msocketdevice_win.cpp:162: error: `initialized' was not declared in this scope msocketdevice_win.cpp: In member function `int MSocketDevice::createNewSocket()': msocketdevice_win.cpp:216: error: `initialized' was not declared in this scope msocketdevice_win.cpp:216: warning: unused variable 'initialized' msocketdevice_win.cpp: In member function `virtual bool MSocketDevice::connect(const QHostAddress&, quint16)': msocketdevice_win.cpp:416: error: `initialized' was not declared in this scope msocketdevice_win.cpp:416: warning: unused variable 'initialized' msocketdevice_win.cpp: In member function `virtual bool MSocketDevice::bind(const QHostAddress&, quint16)': msocketdevice_win.cpp:513: error: `initialized' was not declared in this scope msocketdevice_win.cpp:513: warning: unused variable 'initialized' msocketdevice_win.cpp: In member function `virtual qint64 MSocketDevice::writeBlock(const char*, quint64, const QHostAddress&, quint16)': msocketdevice_win.cpp:925: error: `initialized' was not declared in this scope msocketdevice_win.cpp:925: warning: unused variable 'initialized' make[2]: *** [msocketdevice_win.o] Error 1 make[2]: *** Waiting for unfinished jobs.... -- Nigel Pearson, nigel[at]ind.tansu.com.au| $50 million worth of Telstra Net. Eng., Sydney, Australia | hardware and you didn't Office: 9202 3900 Fax: 9261 3912 | think we'd throw in a GPS? Mobile: 0408 664435 Home: 9792 6998 | - Jonas, Bionic Woman _______________________________________________ mythtv-dev mailing list mythtv-dev[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|