kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #08807
Re: Decoupling issues with python
Yes, that's true, cmake won't follow dependencies inside .i->.h , during
development I do:
rm pcbnew_wrapper.cxx; make -j3 pcbnew
So the .py and .cxx file gets regenerated.
2012/8/12 Lorenzo Marcantonio <l.marcantonio@xxxxxxxxxxxx>
> On Sun, Aug 12, 2012 at 10:45:28AM +0200, Lorenzo Marcantonio wrote:
> > > I compile pcbnew doing "make pcbnew" to avoid the _pcbnew.so
> compilation
> > > while I'm working, that saves 1/2 of my time and energy.
>
> Other question... is it normal that .i files don't handle dependencies?
> I.e. if I modify an include pulled in a .i file the bindings are not
> regenerated (I need to touch the .i)
>
> --
> Lorenzo Marcantonio
> Logos Srl
>
> _______________________________________________
> 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
>
--
Miguel Angel Ajo Pelayo
http://www.nbee.es
+34 636 52 25 69
skype: ajoajoajo
References