All I get is errors. One saying I need a newer version of kicad (pcb is 20210228, I have tried all stable releases after that date). The other is a symbol error saying an ‘=’ was expected on nearly all 459 lines for the PCB file itself.
I have tried different kicad builds (testing, nightly, and older stable), I have tried manually installing libraries, I had installed and uninstalled kicad multiple time, I even have the entire project as a zip file from the creator. Nothing works and I have no idea what I am doing wrong.(zipped project file that includes project library: https://github.com/davek184/RandomFileShare/blob/main/nt-980-DK-Hotswap.zip )
does this project work for anyone else? what am I doing wrong during the installation that causes these errors? what version of kicad do I need to get it to open? none of the stable releases I see came out on the date that the pcb file claims.
Hmm, that’s weird…
I clicked on the icon to add a new zone, I thought, maybe there were no zones defined in this project, and then the zones suddenly filled.
I was trying nightly builds yesterday and the PCB was still giving me the ‘=’ expected error. After reinstalling on a different drive today, it is able to open the project.
Thank you very much for your help.
I am still getting the odd zone behavior that paulvdh is reporting but it seems to be working okay nonetheless.
I was hoping by giving you a definitive answer on which version to use, I could at least eliminate one variable Glad you got it working.
I seem to remember some zone-filling-state bugs that were fixed a few months ago. It’s possible the design was created with one of those versions? Do the zone issues go away if you refill the zones, save the design, close kicad and reopen it?
The zone issue resolves itself when I press the “add a filled zone” like paulvdh had noted. And after saving it doesn’t seem to come back, I’m not sure what it’s doing but as long as it resolves itself I’m not gonna question it.
Clicking the “add zone” button automatically sets zones to visible if they are hidden.
(note: we don’t recommend checking in the kicad_prl file to your Git repositories partially so you don’t accidentally confuse people by checking in a project with things hidden)