compiling on MacOS, which Qt
I'd like to compile MuseScore after several years of inactivity.
I'm looking at https://musescore.org/en/handbook/developers-handbook/compilation/compi…
and it asks me to install Qt 5.9. However, when I go to the Qt site it offers me 6.2.
Which should I use? Do I really need to figure out how to install an old version of Qt?
Attachment | Size |
---|---|
Screenshot 2022-04-15 at 09.34.33.png | 253.14 KB |
Comments
For master you'd need Qt 5.15.2. The 3.x branch works with that too, but originally got build with Qt 5.9.x
Qt 6.2 doesn't work for us currently, Qt 6.3 neither (not sure why you don't get offered that?), see https://github.com/musescore/MuseScore/pull/10108
The developers handbook on musescore.org is somewhat outdated, better check the Wiki on GitHub