I am using KiCAD 5.1.6 and I need to change the name of my symbol library based on the requirement of my instructor. I am not sure about if it is a “remapping” problem or not. Here are the errors showing up in the window.
Have you added BLDC_symbol_lib to: KiCad / Preferences / Manage Symbol Libraries
KiCad does not search for libraries, and only looks for libraries in the places specified there.
Also:
Make sure you have a backup when messin’ around with the library stuff.
For example, the “Rescue” mechanism can map a lot of different symbols to a “-Rescue.lib” that it makes itself. and if this is not intended, repairing that is a nuisance.
I have a back-up. But I wonder if there is a way to change the library reference somewhere in the setting and then it will change all of my symbols’ library reference? It would be a nightmare if I have to re-assign all the library reference manually.
You can see an overview of the library names in: Eeschema / Tools / Edit Symbols Library References …
And you can also use copy & paste or browse functions there to change library references.
Then there is also the possibilty to use a search and replace operation in a text editor, with this it’s very doable to replace the “ProjectName-Resque:” with some other string, but it’s still a workaround.
This is all likely to change for KiCad V6, in which Eeschema will receive significant updates, including a whole new file format.