Makefile: add nozzle.cpp too CXXSRC list
Makefile: remove no longer existing search paths
Makefile: add printcounter.cpp too CXXSRC list
Makefile: Fix linker error
This now (ngspice-42) apparently also affects x86_64. Output from kicad-7.0.10, on aarch64, ngspice-40: [ 1917s] + /usr/bin/ctest --output-on-failure --force-new-ctest-process -j8 --tests-regex qa_eeschema [ 1917s] Test project /home/abuild/rpmbuild/BUILD/kicad-7.0.10/build [ 1917s] Start 4: qa_eeschema [ 1923s] 1/1 Test #4: qa_eeschema ......................***Failed 6.32 sec [ 1923s] Running 104 test cases... [ 1923s] /home/abuild/rpmbuild/BUILD/kicad-7.0.10/qa/unittests/eeschema/./test_netlist_exporter_spice.h(242):...
highgui: Fix unresolved OpenGL functions for Qt backend
Duplicate of bug #8. https://sourceforge.net/p/ebook-tools/bugs/8/
Duplicate of bug #8.