Warning: The current configuration does not include the footprint library ''

I have updated to Kicad 9, and now I get a lot of errors. For example:
The current configuration does not include the footprint library ‘’

I read many posts on this error. They all point to having the library in the project, which (I think) I do:


What am I missing?

Thanks!

The warning is about a footprint library, but your last screenshot is showing a symbol library. Symbols and footprints are in separate libraries.

It also looks like you have very many libraries, and then each with one symbol or footprint in it. Is this intended, or did this just grow organically?

I see in your profile that you are on this forum since 2021, and I assume you’ve done quite a bit of KiCad projects in that time. It looks like it’s time for you to dive a bit deeper into KiCad, read the manual and learn how the libraries work.

This FAQ may help with Personal Library construction.

This other FAQ is one of several by @ML9104 that may help with library manipulation.