--- In [email protected], "c.sargiano" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "Frank Bennett" <bennett78@> > wrote: > > > > Announcing edif2kicad, testers requested > > https://sourceforge.net/projects/edif2kicad/ > > Thank's for this application. > But, In my entreprise, we use Windows XP. Do you know if there is > another application witch can be used whith Window? Or how can I use > yours under Window? > > Scuse me for my bad English. Thanks for your answer. > > > The distribution is currently source code for developer testing.
Under XP an executable e2sch.exe can by made using Cygwin http://www.cygwin.com/ by: o install cygwin o type: make Installing Cygwin may be the hardest part...need to have: o gcc, make, yacc, bison, vi and setting up PATHS/config to the files for KiCad. Also for the point and shoot crowd it would be nice under Kicad to push a button to import an EDIF library/schematic and have it build a working environment (project). So I could include e2sch.exe in a future distribution if that would help.
