Repository not running locally in wsl
I try to run the code after building, and it has message: "CMake Error at build.cmake:293 (message):
Run step failed with status 255. See output above for details."
I try to run the code after building, and it has message: "CMake Error at build.cmake:293 (message):
Run step failed with status 255. See output above for details."
Do you still have an unanswered question? Please log in first to post your question.
Comments
So you are building MuseScore from the sources on a Windows PC, but in WSL, so a Linux build rather than a Windows build?
Quite unusual and ambitious...
But when running that build, how does cmake come into play?
And what does that output above say?