[Qt-interest] debug on linux
Muthulingam Ammaiappan
muthulingam.a at gmail.com
Wed Nov 2 12:04:53 CET 2011
Hi Graham,
after creating the "*.pro file"....
you just type in the terminal as follows..
qmake -config debug
and then type
make
it will generate the debug version of the executable...
Thanks & Regards,
Muthulingam
On Wed, Nov 2, 2011 at 2:39 PM, Graham Labdon <
Graham.Labdon at avalonsciences.com> wrote:
> 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 *****
>
> ** **
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111102/cf454167/attachment.html
More information about the Qt-interest-old
mailing list