← Back to team overview

kicad-developers team mailing list archive

Re: Eeschema issue: cannot load component from multi libraries with same component name

 

Hi Dick,

Thanks for your explanations.
This is fun, considering the years I am using kicad and only now find this situation :)

I was right now checking the project files looking for the libraries and I have this scenario:

main_project.pro <- [eeschema/libraries] .. list of libraries
main_project_main_schematic.sch <- LIBS: ... list
child_page.sch <- LIBS: ... list
..
main_project-cache.lib <- cache files of libraries components
main_project.net <- (libsource (lib LIB_NAME) (part C))

This is somewhat confusing! :) But as a user it is not a problem for me as it works...

I will do the "workaround" reordering of my libraries.. not a problem for me now that I know how it works..

Cheers,
MarioLuzeiro


Follow ups

References