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

Building from sources archive fails #96

Open
sadbuttrue1 opened this issue Aug 12, 2021 · 0 comments
Open

Building from sources archive fails #96

sadbuttrue1 opened this issue Aug 12, 2021 · 0 comments
Labels
support Question / wrong usage

Comments

@sadbuttrue1
Copy link

When I download .tar.gz or .zip archive with sources and trying to build, I'm getting this error:

CMake Error at CMakeLists.txt:3 (include):
  include could not find requested file:

    cmake/cable/bootstrap.cmake


CMake Error at CMakeLists.txt:5 (include):
  include could not find requested file:

    CableBuildInfo


CMake Error at CMakeLists.txt:6 (include):
  include could not find requested file:

    CableBuildType


CMake Error at CMakeLists.txt:7 (include):
  include could not find requested file:

    CableToolchains


CMake Error at CMakeLists.txt:8 (include):
  include could not find requested file:

    HunterGate


CMake Error at CMakeLists.txt:10 (include):
  include could not find requested file:

    defaults/HunterCacheServers


CMake Error at CMakeLists.txt:12 (cable_configure_toolchain):
  Unknown CMake command "cable_configure_toolchain".

because cmake/cable dir is empty.

@fdoving fdoving added the support Question / wrong usage label Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Question / wrong usage
Projects
None yet
Development

No branches or pull requests

2 participants