Re: [Kicad-developers] old ngspice in 599 macOS nightly

2021-07-22 Thread Adam Wolf
Master is sufficient, no tarball needed for me! Thanks! On Thu, Jul 22, 2021, 1:47 PM Holger Vogt wrote: > Adam, > > this is indeed a great idea. > > The current ngspice master branch is up-to-date. > > https://sourceforge.net/p/ngspice/ngspice/ci/master/tree/ > > There is also an (automaticall

Re: [Kicad-developers] old ngspice in 599 macOS nightly

2021-07-22 Thread Carsten Schoenert
Hello Holger, Am 22.07.21 um 21:17 schrieb Holger Vogt: > With ngspice-35, there will be to changes concerning the > sharedspice.h API header. > > There is now a preprocessor flag definition added > #define NGSPICE_PACKAGE_VERSION "35" this means too there is now a proper versioned library built?

Re: [Kicad-developers] old ngspice in 599 macOS nightly

2021-07-22 Thread Holger Vogt
With ngspice-35, there will be to changes concerning the sharedspice.h API header. There is now a preprocessor flag definition added #define NGSPICE_PACKAGE_VERSION "35" All boolean return values are typedefed to 'int'. They always have been of integer type, but defined in an old spice tradtion

Re: [Kicad-developers] old ngspice in 599 macOS nightly

2021-07-22 Thread Holger Vogt
Adam, this is indeed a great idea. The current ngspice master branch is up-to-date. https://sourceforge.net/p/ngspice/ngspice/ci/master/tree/ There is also an (automatically generated) tarball available (see the 'Dowmload Snapshot' button from the git web page). I could also prepare a tarball

Re: [Kicad-developers] old ngspice in 599 macOS nightly

2021-07-22 Thread Adam Wolf
Wonderful! I can start building test builds against a development branch if that's something that's available. Adam On Thu, Jul 22, 2021, 8:56 AM Holger Vogt wrote: > Well so let's wait until ngspice-35 is out (2 weeks?). The config.h bug > should be removed. > > >

Re: [Kicad-developers] old ngspice in 599 macOS nightly

2021-07-22 Thread Holger Vogt
Well so let's wait until ngspice-35 is out (2 weeks?). The config.h bug should be removed. ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-develope