← Back to team overview

kicad-developers team mailing list archive

Re: Debugging Kicad, can this be done with Qt creator?

 

Hi Cedric,
I've heard good things about arch linux but didn't get a chance to try it yet.
My guess is that this kind of development steps are not so documented because people are using different ways and flavors for build and debugging KiCad.
Nevertheless, it would be good to have it documented somewhere..

Have a good new year too!
Mario

________________________________________
From: Kicad-developers <kicad-developers-bounces+mrluzeiro=ua.pt@xxxxxxxxxxxxxxxxxxx> on behalf of cedric.dewijs@xxxxxxxxxx <cedric.dewijs@xxxxxxxxxx>
Sent: 30 December 2018 14:19:55
To: kicad-developers@xxxxxxxxxxxxxxxxxxx
Subject: [Kicad-developers]  Debugging Kicad, can this be done with Qt creator?

Hi Mario,

I have done the lazy route by using arch linux (manjaro) and opening the project in Qt. The first breakpoint has been hit, so I can start my devel work :-) .

I will reinstall manjaro, and document the steps I've taken. Then I will post a patch on compile.md.

Cheers and happy new year,
Cedric

>Hi Cedric,
>I have no experience with that scenario on Windows.
>Looks you tried to open cmake project directly with QT,
>another possibility as I describe before is to do everything manually (eg on your command shell ) and use QT as an editor and trigger external builds. Maybe just need to change make calls or point to the right build kit.. but I am not sure.
>
>Libraries dependencies is also a very difficult ( for me ) subject on Windows, some other people could help you.
>
>If you want go easy and lazy, using some Linux environment is better to build kicad ;)
>
>Mario
>

_______________________________________________
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