[Qt-creator] gdbmacros.cpp, qt 4.3.3
Tom Deblauwe
tom at metalnight.be
Fri Nov 21 12:13:35 CET 2008
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!
Just to let you know.
Best regards,
Tom,
More information about the Qt-creator-old
mailing list