Failure on make install from source

• Jul 7, 2019 - 15:17

Starting with version 3.1.0, and confirmed again today with 3.2.2, I get an error message in make install after doing a make release from the latest stable source code.

The failure occurs after install of the .sf3 soundfont with a message that FluidR3Mono_License.md is not found in the ./share/sound directory.

I have fixed it by renaming, in the same directory, the MuseScore_General_License.md to MuseScore_General-License.md

Note the hyphen instead of the underscore. This was due to comparing with the previous source code of 3.0.5 and earlier, where the hyphen is present instead of the underscore. After the rename, the make install proceeds with no issue. Did someone rename this file by mistake and not fix the references to look for the new name? For those of us that install and compile from source code instead of pre-compiled binaries it is an issue.


Comments

Do you still have an unanswered question? Please log in first to post your question.