FYI, there are still generated files in the source which are also checked in to the source tree:
After a make clean: deleted: ../eeschema/dialogs/dialog_bom_help_md.h deleted: ../pcb_calculator/attenuators/bridget_tee_formula.h deleted: ../pcb_calculator/attenuators/pi_formula.h deleted: ../pcb_calculator/attenuators/splitter_formula.h deleted: ../pcb_calculator/attenuators/tee_formula.h deleted: ../pcb_calculator/eserie_help.h deleted: ../pcb_calculator/tracks_width_versus_current_formula.h On Sat, 2 Jan 2021 at 17:03, Seth Hillbrand <[email protected]> wrote: > Hello Carsten- > > We agree with you. This is why we moved the generated files to the build > tree and out of the source tree. But legacy files in the source tree are > still considered first, so older build directories need the fix-up that > Jeff mentioned. We might be able to get around this by changing the > .gitignore but we haven't tested that. > > Regards- > Seth > > On Sat, Jan 2, 2021 at 7:07 AM Carsten Schoenert <[email protected]> > wrote: > >> Hello Jeff, >> >> Am 02.01.21 um 15:45 schrieb Jeff Young: >> > Hi Carsten, >> > >> > Known problem when building 5.99 in a tree that used to hold 5.1. >> > >> > Try: >> > >> > cd include >> > rm *_lexer.h >> ahh, yes that fixed the build. >> >> But I see the build of additional required files within the source tree >> rather as issue if I build out of tree. Is this behavior a problem of >> cmake or more a miss configuration of the build controlling? >> >> -- >> Mit freundlichen Grüßen >> Carsten Schönert >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~kicad-developers >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~kicad-developers >> More help : https://help.launchpad.net/ListHelp >> > > > -- > [image: KiCad Services Corporation Logo] > Seth Hillbrand > *Lead Developer* > +1-530-302-5483 > Long Beach, CA > www.kipro-pcb.com [email protected] > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

