← Back to team overview

kicad-developers team mailing list archive

Re: ngspice-34

 

To obtain version information of the currently available libngspice-0.so version, you might do the following:

load libngspice-0 dynamically
initialze libngspice
send the command 'version -s'
retrieve some text response similar to the following:

******
** ngspice-34
** Please get your ngspice manual from http://ngspice.sourceforge.net/docs.html ** Please file your bug-reports at http://ngspice.sourceforge.net/bugrep.html
** Creation Date: Fri Jan 29 14:27:27 UTC 2021
******

check for ngspice, get the version number
unload libngspice



Follow ups

References