kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #41236
Re: Issues with multi-thread building for the new zone filling algo with no thickness
Le 26/06/2019 à 18:26, Nick Østergaard a écrit :
> Hello JP et. al,
>
> It looks like I have issues building pcb_parser.cpp after
> eb1faebf1f72bd5350f0dbffa0eb6aa22a15918e
>
> See the attached file for the build error I get
>
> I can reproduce this easily with make -j40
>
> In the log snippet I did even do make -j1 after it failed once.
>
> I don't think this issue should be confused with:
> https://bugs.launchpad.net/kicad/+bug/1833851
>
> Nick
>
A Cmake function was missing a dependency, and a change in xxx.keywords
did not rebuild the depending files.
I just committed a fix.
--
Jean-Pierre CHARRAS
Follow ups
References