[Interest] Debugging on Linux

Graham Labdon Graham.Labdon at avalonsciences.com
Wed Nov 2 09:56:31 CET 2011


Hi
I am having trouble obtaining a debug build on Linux, the steps I have taken are

downloaded qt-everywhere-commercial-src-4.7.4.tar
tar -xf qt-everywhere-commercial-src-4.7.4.tar
sudo ./configure -debug-and-release
sudo make
sudo make-install
Create a project (see attached .pro file)
Run qmake CONFIG+=debug

This results in a single makefile that does not produce a debuggable executable

What am I doing wrong?


Graham

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20111102/af577ae1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DebugTest.pro
Type: application/octet-stream
Size: 313 bytes
Desc: DebugTest.pro
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20111102/af577ae1/attachment.obj>


More information about the Interest mailing list