Compile failure commit 391e02c
Tried to compile this commit yesterday.
The compile failed with an error about a missing Qt component.
I have heard Qt 5.2 mentioned - are the builds now QT 5.2 dependent?
Tried to compile this commit yesterday.
The compile failed with an error about a missing Qt component.
I have heard Qt 5.2 mentioned - are the builds now QT 5.2 dependent?
Do you still have an unanswered question? Please log in first to post your question.
Comments
Yes, for Windows at least. Here it seems to be all or nothing, no way to enable both.
At least I wouldn't know how, 5.1.1 needs one particular dll which 5.2 doesn't have anymore, nor needs, see https://github.com/musescore/MuseScore/pull/650, Werner manully applied the 1st commit but not the 2nd, this is biting you now ;-) May also be the reason why there's no fresh nightly build.
See also the updated http://musescore.org/en/developers-handbook/compilation/compile-instruc…
Actually I probably should have done like I do now in https://github.com/musescore/MuseScore/pull/669
I compiled this version for 64 under Mint16 with Qt 5.2.0
and for 32 under Lubuntu with Qt 5.1
they both run