ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ddd


From: Mic J
Subject: Re: ddd
Date: Fri, 10 Jul 2009 12:07:48 +0200

On Thu, Jul 9, 2009 at 8:33 PM, Nick Coronado<address@hidden> wrote:
> Hello,
>
> I am trying to find out how to disable a warning dialog box that stats the
states?
> source code cannot be found when my application is running.
>
> Thanks.

maybe:
in makefile
gcc -g
or gcc -pg
?

Do you have seperate src/ and bin/
folders ?

Please add some more info of what you do.
please tell the comple warning/eror message
.
But my guess is you miss some debug parameters to
your compiler? (see gcc examples)

What language/compilers are you using ?

mic




reply via email to

[Prev in Thread] Current Thread [Next in Thread]