kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #34847
Building with visual studio? looking for a tutorial.
-
To:
Kicad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Tomasz Wlostowski <tomasz.wlostowski@xxxxxxx>
-
Date:
Fri, 9 Mar 2018 15:48:49 +0100
-
Authentication-results:
spf=pass (sender IP is 188.184.36.48) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0
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
Follow ups