: > We will get with this features something that no other EDA-program has > currently, it will be a great benefit for KiCad in my opinion. > > Bye .. > Torsten
I made a static library so that I could link to this from a new SWEET editor that I started. Committed some minor changes to the CMakeList.txt file such that a static library is built, and then the test programs are linked to that. The static library is then available for other projects. Dick _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

