Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Find TKernel #441

Open
pjockey opened this issue Sep 8, 2023 · 0 comments
Open

Cannot Find TKernel #441

pjockey opened this issue Sep 8, 2023 · 0 comments

Comments

@pjockey
Copy link

pjockey commented Sep 8, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant