kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00323
Re: linking against debug wxwidgets libraries?
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"Richard A Burton" <richardaburton@...>
-
Date:
Thu, 7 Jun 2007 22:46:25 +0100
-
H=domainkey-signature:
received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
-
In-reply-to:
<46683861.1090601@...>
has anyone been able to link & run with the debug versions of wxwidgets?
I'm using the following in libs.linux:
Tested with basically these options, on debian (unstable).
when i complile then 'gdb pcbnew', it says 'Failed to read a valid
object file image from memory'
I don't get that, gdb appears quite happy. Make sure you also compiled
the common and 3d-viewer dirs with the debug enabled too. Parts of
these are linked in to pcbnew. When I just compiled pcbnew with debug
but not the other two pcbnew wouldn't start up.
Richard.
References