Hello, KiCAD won’t build on Debian 10, error message is:
Could not find a library for TKBinXCAF at /usr/lib/x86_64-linux-gnu
Verify your OpenCascade installation or pass CMake
the library directory as ‘-DOCC_LIBRARY_DIR=’
I tried disabling OCC by -DKICAD_USE_OCC=OFF, but without any effect.
What am I doing wrong?
Thanks
Vaclav