sparkfun / SparkFun_Eagle_Settings

The Eagle settings SparkFun uses for board designs

Home Page:https://www.sparkfun.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup Script fails with Eagle 8.2.2

mariusl opened this issue · comments

Hi
I just installed Eagle 8.2.2 and tried to use the setup scripts. It seems to fail due to the spaces in the Eagle directory name. I tired to install Eagle to another directory but they do not allow that.
After the install the eagle.scr fails as well. It shows up as not found

C:/EAGLE 8.2.2/scr/eagle.scr, Line 36:

Can't find 'C:\EAGLE.scr'

Note that the directory is also not correct.

Hi @mariusl - this may be part of an issue due to the fact that our scripts were written for Eagle 7.x.x. Try editing the eagle.scr file on line 36 to reflect the location of your Eagle files. You can use any standard text editor that works with XML.

If you're still having issues, please let us know. Thanks!