kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #41747
Re: [PATCH] Crash Reporter
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.
Build log
https://jenkins.simonrichter.eu/job/windows-kicad-msys2-patch/481/console
On Tue, 30 Jul 2019 at 14:26, Tomasz Wlostowski
<tomasz.wlostowski@xxxxxxx> wrote:
>
> On 29/07/2019 18:47, Nick Østergaard wrote:
> > I rebased this for todays master and pushed it to:
> > https://github.com/nickoe/kicad-source-mirror/tree/tom-crash-reporter-may27_rebased20190729
> >
> > Diff view of changes:
> > https://github.com/nickoe/kicad-source-mirror/compare/7b5b807...nickoe:tom-crash-reporter-may27_rebased20190729?expand=1
> >
> > I don't think I let it follow the recent style in mater about the menu:
> > https://github.com/nickoe/kicad-source-mirror/compare/7b5b807...nickoe:tom-crash-reporter-may27_rebased20190729?expand=1#diff-512ddae11b132baba0403a7df0fc215bR376
> >
> > I did see it build on archlinux and it did report to launchpad with
> > the menu entry to test the crash reporter.
> >
> > I still need to test it on windows.
>
> Hi Nick,
>
> Thanks for rebasing & testing.
>
> I did a Windows7 x64 build (with wx 3.1.1), works fine (including full
> stack traces).
>
> Cheers,
> Tom
Follow ups
References
-
[PATCH] Crash Reporter
From: Tomasz Wlostowski, 2019-04-14
-
Re: [PATCH] Crash Reporter
From: Tomasz Wlostowski, 2019-07-04
-
Re: [PATCH] Crash Reporter
From: Wayne Stambaugh, 2019-07-05
-
Re: [PATCH] Crash Reporter
From: Ian McInerney, 2019-07-05
-
Re: [PATCH] Crash Reporter
From: Carsten Schoenert, 2019-07-06
-
Re: [PATCH] Crash Reporter
From: Tomasz Wlostowski, 2019-07-06
-
Re: [PATCH] Crash Reporter
From: Ian McInerney, 2019-07-06
-
Re: [PATCH] Crash Reporter
From: Tomasz Wlostowski, 2019-07-09
-
Re: [PATCH] Crash Reporter
From: Wayne Stambaugh, 2019-07-09
-
Re: [PATCH] Crash Reporter
From: Nick Østergaard, 2019-07-11
-
Re: [PATCH] Crash Reporter
From: Nick Østergaard, 2019-07-15
-
Re: [PATCH] Crash Reporter
From: Tomasz Wlostowski, 2019-07-16
-
Re: [PATCH] Crash Reporter
From: Nick Østergaard, 2019-07-16
-
Re: [PATCH] Crash Reporter
From: Nick Østergaard, 2019-07-16
-
Re: [PATCH] Crash Reporter
From: Nick Østergaard, 2019-07-16
-
Re: [PATCH] Crash Reporter
From: Nick Østergaard, 2019-07-29
-
Re: [PATCH] Crash Reporter
From: Tomasz Wlostowski, 2019-07-30