[Qt-creator] gdbmacros.cpp, qt 4.3.3

André Pönitz apoenitz at trolltech.com
Fri Nov 21 15:04:29 CET 2008


On Friday 21 November 2008 12:13:35 Tom Deblauwe wrote:
> Hello,
> 
> I've tried the build from 20 november, and could compile my program with 
> gdbmacros.cpp, if I did the following things:
> 
> 1) add in project build configuration in Qmake these extra parameters: 
> QT+=network QT-=gui
>     => that last one is because I've only got the console edition.
> 2) Deleted in gdbmacros.cpp the line QT_BEGIN_NAMESPACE and 
> QT_END_NAMESPACE, because 4.3.3 doesn't seem to use namespaces and 
> doesn't have that macro.
> 
> So it builds and it works. Thanks for removing the dependency on 
> QLocalSocket, and now I can make it work with 4.3.3, nice!

Thanks for the update.

Looks like it should be possible to make this work out-of-the-box now, too...

Kind regards,
Andre'



More information about the Qt-creator-old mailing list