← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Crash Reporter

 

It was built like this:
https://github.com/msys2/MINGW-packages/blob/c6dfad711f4d956a02e93026a0eb9a74ad6bfd65/mingw-w64-wxWidgets3.1/PKGBUILD

On Tue, 30 Jul 2019 at 14:59, Tomasz Wlostowski
<tomasz.wlostowski@xxxxxxx> wrote:
>
> 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