← Back to team overview

kicad-developers team mailing list archive

Re: building without ngspice?

 

On 2018-02-13 10:50 AM, Adam Wolf wrote:
I am trying to build from master, but even with -DKICAD_SPICE=OFF, I'm getting:

CMake Error: The following variables are used in this project, but
they are set to NOTFOUND.

I ran across the same problem. If you run cmake without setting the SPICE setting to OFF you need to remove the CMakeCache.txt file and run cmake again with -DKICAD_SPICE=OFF.

--
Cheers!

Kevin.

http://www.ve3syb.ca/           |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172      | the mouth-breathers, and that's why we're
                                | powerful!"
#include <disclaimer/favourite> |             --Chris Hardwick


References