The --with-libngspice switch has no effect. KiCad is always built with KICAD_SPICE=OFF.
I am not familiar with ruby, but on line 149 of kicad.rb the build arguments are checked for "ngspice" but the initial check (which works) at line 38 checks for "libngspice".
The --with-libngspice switch has no effect. KiCad is always built with KICAD_SPICE=OFF.
I am not familiar with ruby, but on line 149 of kicad.rb the build arguments are checked for "ngspice" but the initial check (which works) at line 38 checks for "libngspice".