[Qt-interest] [Interest] Debugging on Linux
Thiago Macieira
thiago at kde.org
Wed Nov 2 16:01:10 CET 2011
On Wednesday, 2 de November de 2011 14:17:31 David Faure wrote:
> Not sure -debug-and-release works on linux. Try configuring Qt with -debug.
It builds Qt in both debug and release mode. The problem is that the library
files have the same name (e.g., libQtCore.so.4.8.0), so at the end of the
build, you only have one of the two.
Which one depends on qmake's internals and, if you used -j2 or more, how your
scheduler distributed jobs.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel Open Source Technology Center
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111102/30a3bef7/attachment.bin
More information about the Qt-interest-old
mailing list