kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #44294
Re: ngspice vcpkg port
That is good news, thank you for working on this. :)
søn. 2. aug. 2020 08.26 skrev Mark Roszko <mark.roszko@xxxxxxxxx>:
> Hot off the press, a ngspice port for vcpkg.
> https://github.com/marekr/vcpkg/tree/kicad/ports/ngspice
> I will try and upstream this port package to vcpkg but there's a good
> chance they will reject it for being too niche but who knows, I haven't
> tried before.
>
>
> But that doesn't stop us from using it. You can simply dump in the ngspice
> folder into your vcpkg/ports folder locally and tell it to
>
> vcpkg install ngspice
>
> This means you can turn on KICAD_SPICE with msvc.
>
>
> KiCad cmake's itself however needs newer logic to copy over ngspice.dll.
>
>
> [image: image.png]
>
> I'm going to work on wxPython next. SWIG is already done as it has a
> precompiled binary and is a compile time tool only.
>
>
> --
> Mark
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
References