[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: gsch2pcb generates syntax errors
Hi,
I'm not really sure where the problem is, but I created a sch using
gschem ( http://cyberfish.wecheer.com/tmp/geda/scope.sch), ran
refdes_renum, and tried to convert it to PCB using gsch2pcb.
"project" file looks like this -
**********************************************
schematics scope.sch
output-name board
elements-dir ../pcb-elements
**********************************************
It didn't report any error with "gsch2pcb -v project" (log here -
http://cyberfish.wecheer.com/tmp/geda/gsch2pcb.log, output here -
http://cyberfish.wecheer.com/tmp/geda/board.pcb).
However, when I tried opening it with "pcb board.pcb", PCB complains.
ERROR parsing file 'board.pcb'
line: 1146
description: 'syntax error'
board.pcb:1146 looks like this
**********************************************
1144 Element(0x00 "RADIAL_CAN-200" "C20" "0.1u" 200 0 0 100 0x00)
1145 (
1146 P00)
1147 )
**********************************************
Elements above and below it look fine (identical capacitors, only
different refdes).
Looks like there's some corruption going on.
Fixing it manually revealed several more down the file.
It's my first design ever with gEDA, so no, I don't know what I'm doing
:) .
Many thanks!
gschem version 1.6.1.20100214
gsch2pcb version 1.6
PCB version 20091103
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug