kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #44980
Re: schematic.cpp includes sim/ngspice.h and consequently sharedspice.h
My bad. I forgot the simulator was a build option so I will have to
#ifdef the offending settings code.
- Wayne
On 3/18/21 6:02 PM, Eeli Kaikkonen wrote:
> I have disabled ngspice in cmake settings but in a recent commit by
> Wayne #include <sim/ngspice.h>, which in turn includes
> ngspice/sharedspice.h, was added to schematic.cpp which makes
> compilation fail apparently because I don't have ngspice at all.
>
> Eeli Kaikkonen
>
> _______________________________________________
> 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
>
Follow ups
References