[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: PCB
>
> I ran gsch2pcb --elements-dir ~/footprints
> /home/marc/Desktop/amplifier/powersupply5.sch
>
> and it said
>
>
> Done processing. Work performed:
> 31 file elements and 2 m4 elements added to
> /home/marc/Desktop/amplifier/powersupply5.pcb.
> 1 components had no footprint attribute and are omitted.
>
> how do i tell which component had no footprint
1. "gsch2pcb -v -v" produces verbose spew while processing.
2. Look at your .sch files using gattrib to see which has a missing
footprint.