kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #34848
Re: Building with visual studio? looking for a tutorial.
I'm going to try this just to see where I get, but I'm not an expert.
One other thing that might be worth trying is to use Qt Creator to
build/debug. It can be used as a frontend for GCC/GDB and might get around
your Ctrl-C issue.
On Fri, Mar 9, 2018 at 9:48 AM, Tomasz Wlostowski <tomasz.wlostowski@xxxxxxx
> wrote:
> Dear Windows experts,
>
> I'm desperately trying to debug a segfault in a Windows build of Kicad.
> So far I've been unable to pause the program in gdb, because gdb exits
> when I press Ctrl-C instead of pausing the application.
>
> I'm fed up with this 'unix style of doing things'.
>
> Could you help me set up a VS2015 project for building and debugging
> Kicad? Is there some tutorial?
>
> Cheers,
> Tom
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References