[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: PCB adding exporter GUI
The list of hids to pull in ends up in hid/common/hidlist.h after you
run configure/make.
For each HID_DEF(foo) you need a hid_foo_init() in some hid.
Your hid should also show up in pcb_LDADD in the Makefile, via HIDLIBS
in configure (which builds it from HIDLIST).
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user