Skip to content

Cannot Find TKernel #441

@pjockey

Description

@pjockey

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions