You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When I download .tar.gz or .zip archive with sources and trying to build, I'm getting this error:
because
cmake/cable
dir is empty.The text was updated successfully, but these errors were encountered: