Great work.  I am traveling today and will be unable to test promptly.

Adam Wolf

On Fri, Jan 23, 2015 at 7:42 AM, Wayne Stambaugh <[email protected]>
wrote:

> As you all know, we have had many users struggle with setting up the
> environment variables used in the footprint library table and 3D model
> code.  The attached patch sets the process environment variables
> KIGITHUB and KISYS3DMOD.  KIGITHUB should work for all platforms since
> it is the URL for the kicad library repos on GitHub which is always
> https://github.com/KiCad.  KISYS3DMOD uses the 3D model library install
> path created during the CMake configuration.  This works fine for me on
> windows and linux.  OSX may be a different story due to the way the
> bundle paths are defined.  Would on of the OSX devs please test this and
> give me some feedback?  Please don't forget to remove these environment
> variables that are set elsewhere.  Otherwise, the environment variable
> in this patch will be ignored.  My guess is that if we get the default
> environment variable set correctly that it would solve the problem for
> the largest percentage of users until I get some time to work on the
> dialog to edit them.  I will also add KISYSMOD to this code once have
> the default OSX paths established.
>
> Thanks,
>
> 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

Reply via email to