AcademySoftwareFoundation / AcademySoftwareFoundation/xstudio
Unable to complete the install
- Dominant language
- C++
- Stars
- 769
- Forks
- 129
- Avg merge
- 9d 1m
- Merged PRs (30d)
- 10
Description
The error is:
`make[1]: *** [CMakeFiles/Makefile2:4814: src/utility/src/CMakeFiles/utility_static.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:4787: src/utility/src/CMakeFiles/utility.dir/all] Error 2 make: *** [Makefile:136: all] Error 2`
We followed the instructions mentioned in the GitHub repo.
Contributor guide
Research direction
Start by following the repository's installation instructions and reproducing the failure, then inspect the compiler output preceding the reported CMakeFiles/Makefile2 and Makefile:136 errors. The relevant build target is under src/utility/src; done means the project builds and installation completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100