lachlanA / eagle-to-kicad

Eagle SCH/LIB to KiCad SCH/LIB ULP conversion script
GNU General Public License v2.0
424 stars 58 forks source link

renumber ulp; Unknown identifier 'EAGLE_HOME' #14

Closed dbrown2k closed 7 years ago

dbrown2k commented 7 years ago

Even with a fresh install of 6.3.0 i'm getting the following error;

Unkown identifier 'EAGLE_HOME'

pointing to the following lines in the ULP;

string outputPath = EAGLE_HOME + '/'; string myULP_HOME = EAGLE_HOME + '/';

when trying to run renumber-sheet.ulp. I've tested against the RGBled example with the same result. and tried adding EAGLE_HOME to the environmental variables. Any ideas?

machine; win7 64bit

lachlanA commented 7 years ago

I tested it on 6.6 under Linux, and old 32bit windows XP, so can you try download version 6.6.0 of Eagle and see if you still get the same Error ? on win7

Lachlan

dbrown2k commented 7 years ago

That runs on 6.6 on win 7 64bit, thanks

And for anyone looking for older install files: ftp://ftp.cadsoft.de/eagle/program/