On 21/08/18 20:05, Wayne Stambaugh wrote: > Hey Tom, > > On 8/9/2018 10:12 AM, Tomasz Wlostowski wrote: >> Hi all, >> >> The patch set in the attachment brings back the legacy autoplacement >> tool in a GALified version since many people were asking for it. Now it >> can either place selected set of components or all off-board components >> through Place->Autoplace menu. >> >> Testing & feedback - as always - is more than welcome :) >> >> Best, >> Tom > > I just tried to build this on windows and it chokes compiling > pcbnew_wrap.cxx. I can send you the build error if it helps. It's > rather lengthy.
AARGH!!! SWIG again! Just comment out %include connectivity.i line from pcbnew/swig/board.i and it will compile. Cheers, Tom BTW. Who decided to export the CONNECTIVITY_DATA to Python? > > Wayne > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

