← Back to team overview

kicad-developers team mailing list archive

Re: specctra compilation under windows

 

--- In kicad-devel@xxxxxxxxxxxxxxx, jean-pierre charras
<jean-pierre.charras@...> wrote:
>
> Dick,
> 
> 2 small problems when compiling specctra files under windows (remember: 
> a very curious operating system, but used by few guys) and mingw,
> 
> specctra.h:
> PLANE and PLANES names seem conflict to something.
> changing to _PLANE and _PLANES solves the problem.
> 
> strptime does not exists under mingw.


I rewrote readCOMPnPIN() to sidestep strptime(). And renamed PLANE to
COPPER_PLANE. Does it build for you now?


 
> I am impressed by your work.


Thanks. The bridge I am bulding to specctra will bring tremendous
value to Kicad, because it annexes all the value in the 3 or more
available auto-routers which use this format, right into Kicad.


The lexer and parsers would make good examples in a computer science
course somewhere.


Dick Hollenbeck
SoftPLC Corporation
http://softplc.com


 
> -- 
> 
> Jean-Pierre CHARRAS









Follow ups

References