kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00904
Re: specctra compilation under windows
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"Dick H." <dick@...>
-
Date:
Thu, 24 Jan 2008 13:22:59 -0000
-
In-reply-to:
<4797B185.8030703@...>
-
User-agent:
eGroups-EW/0.82
--- 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