[Qt-interest] Fwd: QT OpenCascade application Problem
Sujan Dasmahapatra
sujan.dasmahapatra at gmail.com
Thu Nov 26 10:47:27 CET 2009
I am writing in my *.pro file
CONFIG += qt debug
and while compiling its coming that compilation is on -g mode.
Isnt that sufficient ?
On Thu, Nov 26, 2009 at 2:42 PM, Srdjan Todorovic <
todorovic.s at googlemail.com> wrote:
> Hi,
>
> On 26/11/2009, Sujan Dasmahapatra <sujan.dasmahapatra at gmail.com> wrote:
> > Hi Friends
> > I am able to compile the example sample given in qt folder. but when i am
> > launching the application and starting new its crashing so i am trying to
> > debug it using gdb debugger. but i am not able to debug. its howing the
> > symbols not found.
> >
> > I am doing like this
> > gdb ./Linux/bin/IESample
> > break DocumentCommon.cxx:29
> >
> > its showing symbols not found.
> > Could someone tell me whats going wrong. ?
>
> You need to recompile the application with debug symbols. In GCC/G++,
> do this by passing -g on the command line, or adding it to CFLAGS and
> CXXFLAGS.
>
> Srdjan
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
--
Thanks & Regards
S. Dasmahapatra
B.E. (Aeronautics-Aerodynamics)
Bangalore, India
Ph:91-9900839788
Office:91-80-66470248
mail id : sujan.dasmahapatra at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091126/4f4526ef/attachment.html
More information about the Qt-interest-old
mailing list