Archive for 22. July 2007

Various compilers/OS/architectures calitko tests
Hi Peter, so I finished that calitko testing on various systems as I wrote few days ago. Here is the report. Everything was tested with Qt 4.2.3 and my calitko development branch (more...)
Re: tester: seg fault
Hi Peter > That has happened to be twice I think after merging trees with lots of > changes. I simply did make clean all > and then it worked. Excellent! ./tester OK (406 tests) > Are (more...)
Re: tester: seg fault
Hi Giles, That has happened to be twice I think after merging trees with lots of changes. I simply did make clean all and then it worked. If that does not (more...)
tester: seg fault
After a successful build of revision 127 make reports:- g++ -c -include calitko -m64 -pipe -g -g -Wall -W -D_REENTRANT  -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtNetwork -I/usr/include/QtGui (more...)
Re: PeerInfo and PeerId
Hi Petr, That seems to me as the best way, too! Then we won’t need to change the Uri::operator== implementation (hope I’m not missing something) and in the PeerInfo ctor we (more...)
Re: Build Errors: calitko-0.6.1 Success!
But ./tester has a seg fault. I will log a fresh thread Giles
Re: Build Errors: calitko-0.6.1
Hi Giles, yes the same trick with QObject * should do the job (try revno 127). No more uses of SignalMapper - hope that was all. I've also fixed the QueryRoutingTable.cpp warning (more...)
Re: Build Errors: calitko-0.6.1
Hanging in there... Is this like that previous QObject* one? g++ -c -include tester -m64 -pipe -g -g -Wall -W -D_REENTRANT  -DUNIT_TEST -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtNetwork (more...)
Re: Build Errors: calitko-0.6.1
I hope rev 126 gets you further! Peter
Re: Build Errors: calitko-0.6.1
Few more I'm afraid :( g++ -c -include tester -m64 -pipe -g -g -Wall -W -D_REENTRANT  -DUNIT_TEST -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXml (more...)

Next Page »