On Thu, 2011-05-12 at 03:03 +0200, Levente Kovacs wrote: > I'm trying to load autocrop.so to my recently compiled (from git HEAD) pcb. > > What I get is this: > > dl_error: /home/leva/.pcb/plugins/autocrop.so: undefined symbol: ClearAndRedrawOutput > > Is there any way to tweak pcb and/or autocrop.c to work together? Edit autocrop.c and change "ClearAndRedrawOutput ();" to "Redraw ();" In general, you need to rebuild every plugin when you build a new version of PCB from git. plugins poke internal APIs and data-structures, which do change from time to time. Best wishes, -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) Tel: +44 (0)1223 748328 - (Shared lab phone, ask for me)
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user