← Back to team overview

kicad-developers team mailing list archive

Re: linking against debug wxwidgets libraries?

 

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