Help with existing project

Hi

I found this project here Vagrearg - Minimalistic 1D Pong

When opening the project file in latest kicad version, I get the following errors.

  • why I get this error?
  • how to solve it?

That was created with a very old KiCad version. You will need to remap the symbols as the library names have all changed.

It is a project made in KiCad V5 (because of the included [project]-rescue.lib). The info about: “The following libraries were not found.” is not important. Those are default libraries, and each new KiCad version has it’s on set of those libraries. (I’m not even sure why KiCad gives that message).

For the rest, just click on the Remap Symbols button, and then go though the rescue process. The zipped project is complete (Inclusive the “min1dp-cache.lib” library) and it therefore imports in a newer KiCad version without problems.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.