[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: Errors converting schematics to PCB...
- To: geda-user@xxxxxxxx
- Subject: gEDA-user: Errors converting schematics to PCB...
- From: "Samuel A. Falvo II" <sam.falvo@xxxxxxxxx>
- Date: Wed, 22 Jun 2005 15:03:41 -0700
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@seul.org
- Delivery-date: Wed, 22 Jun 2005 18:03:57 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OqZnC/zeVFhMR5Fwq4lSpLE1fX5SLQU2lgGDjn/hzfnv/IasVSAcFRz407A8xnSbWkQeFHKBfbJbb7WqtBpb7uWq5xrTzDmXxYtNUcSKw7vBVtCgTLLAjTSzqOMb5WLyjim12vTFVMJnWpMaL9bRqzfEirFPGR+0h25Q1CMZqOQ=
- Reply-to: geda-user@xxxxxxxx
- Sender: owner-geda-user@xxxxxxxx
I am receiving errors like these when attempting to convert from a
schematic to a PCB layout:
Component [74HC4066-1.sym] was not found in any component library
Component [74HC4066-1.sym] was not found in any component library
Component [74HC4066-1.sym] was not found in any component library
Component [74HC4066-1.sym] was not found in any component library
Component [74HC595-1.sym] was not found in any component library
Component [74HC595-1.sym] was not found in any component library
I am using the tutorial documented earlier in this mailing list as my
guide, and it's still not finding the symbols.
Note that 74HC4066-1.sym and 74HC595-1.sym are customized symbols,
which exist in my project's "symbols" subdirectory. Here is my
gschemrc file:
(component-library "/home/kc5tja/projects/bootbox/symbols")
Pretty simple. Here is the project file:
schematics schematics/bootbox-1.sch schematics/bootbox-2.sch
schematics/bootbox-3.sch schematics/bootbox-4.sch
output-name pcb/bootbox
I've tried adding a "component-library" entry in the project file,
just on a hunch, but that doesn't do anything.
Is there any way I can get this to work?
Thanks.
--
--
Samuel A. Falvo II