kingToolbox / kingToolbox/WindTerm
Unable to find header file libssh_version.h
Open
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
when compile file “”exec.c“” , Unable to find header file libssh_version.h
and I couldn't find the header file “libssh_version.h”“” 。But I found similar files “libssh_version.h.cmake”“”
so how to solve it? Thank you very much!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining how exec.c is compiled and how libssh_version.h.cmake is used in the build configuration. Verify whether the missing header is generated or expected from configuration, then reproduce the compilation failure and confirm that exec.c builds with libssh_version.h available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100