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 _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

