[Interest] Compile a debug build and link with release Qt

Etienne Sandré-Chardonnal etienne.sandre at m4x.org
Tue Jan 10 14:22:45 CET 2017


Hi,

What is the most simple way with QtCreator/qmake to set up a target for
debugging a project while linking with a release Qt ?

I have a project which takes forever to link in debug mode, and the
executable is 600MB large. Since 95% of the time I am debugging code which
is not interacting with the Qt API, I do not need to debug through Qt code.

The RELEASE qmake flag basically switches everything.

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170110/658191f1/attachment.html>


More information about the Interest mailing list