When I compile according to the command given by the official documentation, there is always an error, the specific information is:
– HarfBuzz (required): C:/msys64/mingw64/lib/libharfbuzz.dll.a
– : libngspice shared lib found: C:/msys64/mingw64/bin/libngspice-0.dll
*** OpenCascade header files missing ***
Verify your OpenCascade installation or pass CMake
the header directory as ‘-DOCC_INCLUDE_DIR=’
CMake Error at CMakeModules/FindOCC.cmake:171 (message):
Call Stack (most recent call first):
CMakeLists.txt:768 (find_package)
I don’t quite understand what this means is that I don’t have this development environment installed?