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 you reported. RequestHeader, ResponseHeader need to be refactored, and their warning will go away then. The new version of GgepBlock is in Protocols/Gnutella/Packets/Extensions and it should compile fine. RequestHeader and ResponseHeader are already fixed in another branch not yet merged.

Regards,

Peter

Would you like to post a relpy?


This post is a reply to:
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...)

Follow-ups:
Re: Build Errors: calitko-0.6.1 Success!
But ./tester has a seg fault. I will log a fresh thread Giles