KiCad / kicad-winbuilder

Windows builder for the KiCad project based on the MSYS2 MinGW system [moved to https://gitlab.com/kicad]
51 stars 24 forks source link

ver 5.02 using KiCad ver 4 libraries for footprints ? #77

Closed Aggebitter closed 5 years ago

Aggebitter commented 5 years ago

New to KiCad and trying to learn it on Windows. But noticed that "all" footprint associations is named wrong.

Look in the default folder "C:\Program Files\KiCad\share\kicad\modules" KiCad is looking for default footprint "Resistors_ThroughHole.pretty " The file is named "Resistor_THT.pretty

So for each faulty name I have to add "s" Resistor(s), Capacitor(s) and change THT to ThroughHole And that is on the majority of the footprint libs

I'm I doing wrong ?

nickoe commented 5 years ago

Remove your old config of fp-lib-tables and reinitialize.

poeschlr commented 5 years ago

A more detailed description of what is going on is found in the forum FAQ: https://forum.kicad.info/t/i-had-kicad-4-installed-previosly-now-i-updated-to-v5-now-i-have-some-problems-with-the-library-setup/11932