I am trying to build kicad in school environment. I am stuck at OpenCascade. The error message is below:
– Found ngspice: /usr/local/include
*** OpenCascade library missing ***
Verify your OpenCascade installation or pass CMake
the library directory as ‘-DOCC_LIBRARY_DIR=’
CMake Error at cmake/FindOCC.cmake:162 (message):
Call Stack (most recent call first):
CMakeLists.txt:870 (find_package)
– Configuring incomplete, errors occurred!
Looks like I need to compile OpenCascade (I am using CentOS-7.)
Where can I get it?
Does it need many dependencies?
Thanks a lot,
-jtl
hermit
August 16, 2024, 3:15pm
3
The end of life for CentOS Linux 7 has come and gone over the past weekend - on June 30, 2024. Originally announced by the CentOS Project more than 3.5 years ago, this event has a significant impact on IT environments around the world.
RH has never really be interested in the desktop space. Trying to maintain packages that must update to survive in a changing/growing/evolving market space on a distro meant for rock solid server use is challenging. I think Fedora might be a little better in that regard, but, I’ve never used it.
system
Closed
November 14, 2024, 3:16pm
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.