← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Crash Reporter

 

On 30/07/2019 14:54, Nick Østergaard wrote:
> Exacept when I try to build it against wx 3.1 I get errors like:
> 
> debug_report.cpp:515:5: error: 'YAML_STACK_WALKER' was not declared in
> this scope
> 
> Building against 3.0 is ok, but it crashes when it is trying to upload
> a bug report.
> 
> I used -DwxWidgets_CONFIG_EXECUTABLE=${MINGW_PREFIX}/bin/wx-config-3.1
> to select wx 3.1.


Did you build wx with stack walker support?

Tom


Follow ups

References