skywind3000 / skywind3000/PyStand
CMake的时候,CMake Error: CMAKE_RC_COMPILER not set, after EnableLanguage,如何解决啊
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
请教各位大佬,一直都过不去,编译不了
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the CMake configuration failure and inspect where CMake enables the RC language. Determine the missing resource compiler configuration from the reported CMAKE_RC_COMPILER error; done means configuration proceeds without that error and the project builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100