I have copies of one project in multiple development versions with minor changes. I have a problem with library paths - when I create a copy of a working project (no drc errors, 3d models of components are etc) then in this copy I have a persistent error of missing “}” in the library path. What is it about ? Kicad 7.0 has a problem with the KIPRJMOD variable? Should it update automatically or do I have to always do it manually when I make a copy of the project folder?
If I was working on only one version of the project, it probably wouldn’t be a problem, but I make corrections and separate such “new” versions into separate directories, and that’s the problem. Maybe it’s time to add version control functionality to kicad?