On 09/30/2013 04:31 PM, Dick Hollenbeck wrote: > On 09/30/2013 03:20 PM, Carl Poirier wrote: >> The pretty libraries are now under https://github.com/CarlPoirier >> >> If I want to try them out directly from Github, after building KiCad with >> the plugin, I >> set the correct environment variable for use in the libraries dialog? > > > You will have to use rev 4358 or later, I just now made some fixes. > > > Attached is a modified fp-lib-table which works against your github > libraries. To create > this file I loaded your fp-lib-table into a text editor: > > 1) change "${KISYSMOD}" to "${GH}" > > 2) change "type Legacy" to "type Github". > > 3) remove all ".pretty" extensions. > >
I started pcbnew like this: $ GH=https://github.com/CarlPoirier pcbnew/pcbnew from my build directory _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

