[Qt-interest] Fwd: QT OpenCascade application Problem

Srdjan Todorovic todorovic.s at googlemail.com
Thu Nov 26 11:10:28 CET 2009


On 26/11/2009, Sujan Dasmahapatra <sujan.dasmahapatra at gmail.com> wrote:
> I am writing in my *.pro file
> CONFIG += qt debug
> and while compiling its coming that compilation is on -g mode.
> Isnt that sufficient ?

Yes it should be.
Is it also using the -g option when linking? I think maybe it needs to
have -g when linking but I might be wrong.

Also if any compilation unit that you want to inspect will also need
to be compiled with -g option when compiling.

Srdjan



More information about the Qt-interest-old mailing list