[Pkg-electronics-devel] EEshow patch
Salvador Eduardo Tropea
stropea at inti.gob.ar
Wed Feb 12 12:04:23 GMT 2020
Hi!
I compiled eeshow package from experimental, thanks for the debianization!
I found eeshow doesn't really work with modern KiCad versions (I'm using
5.1.5 from backports).
The problem is that KiCad currently references components like this:
LIBRARY:COMPONENT and eeshow just looks for COMPONENT.
Another problem is that KiCad no longer lists the used libraries in the
project or schematic.
To solve these problems I'm using the attached patch.
This patch:
1) Forces the load of PROJECT-cache.lib where all the used symbols are
supposed to be.
2) Changes the LIBRARY:COMPONENT references to the format used in the
cache: LIBRARY_COMPONENT
Regards, Salvador
--
Ing. Salvador Eduardo Tropea http://utic.inti.gob.ar/
INTI - Micro y Nanoelectrónica (CMNB) http://www.inti.gob.ar/
Av. General Paz 5445
Tel: (+54 11) 4724 6300 ext. 6919 San MartÃn - B1650KNA
FAX: (+54 11) 4754 5194 Buenos Aires * Argentina
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Load_cache_lib.patch
Type: text/x-patch
Size: 1665 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-electronics-devel/attachments/20200212/a64b2aa1/attachment.bin>
More information about the Pkg-electronics-devel
mailing list