-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
This error is probably easily fixed, but I don't seem to be able to to locate anything on the net to help me get over the hurdle. I'm using Debian 12 with a 6.1 kernel. During the cmake process which I am using cmake .. I get the following error:
CMake Error at cmake/Modules/FindOpenCASCADE.cmake:64 (MESSAGE):
Cannot find TKernel. Is it spelled correctly? Correct capitalization? Do
you have another package with similarly-named libraries, installed at
OpenCASCADE_LINK_DIRECTORY-NOTFOUND? (That is where this script thinks the
OCC libs are.)
Call Stack (most recent call first):
CMakeLists.txt:13 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/dexter/Downloads/heekscad-master/build/CMakeFiles/CMakeOutput.log"
I'm using OpenCASCADE 7.7 and it complied just fine after I had to add a line to one of the files. #include limits
Any assistance will be greatly appreciated.
Scott
CMakeOutput.log
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels