Build fails (OS X, master, commit 27dc9000)
A clean build of the current master fails for me. The error is:
/Users/lvi/dev/MuseScore/libmscore/instrument.h:209:61: Constexpr variable cannot have non-literal type 'const std::initializer_list'
As I am unfamiliar with this part of the code, I am not fixing this myself. It does block my progress :-(.
Comments
I suggest that you discuss this on Telegram (https://web.telegram.org/#/im?p=@musescoreeditorchat). I saw a discussion the last few days that leads me to believe there was a problem with an update. I don't program, so I'm not sure.
see #284294: macOS nightly 27dc900 version fails to compile
A pull request that fixes the issue has been merged.
In reply to A pull request that fixes… by RobFog
That fixed it for me. Thanks Matt and Jojo !
In reply to That fixed it for me. Thanks… by Leon Vinken
I didn't break nor fix it ;-)