I cannot for the life of me get QT and or Cmake to work. (solved) #16036
Unanswered
somethingstarted
asked this question in
Q&A
Replies: 1 comment 7 replies
-
Indeed you need Qt 5 specifically. Also, compiling in Qt Creator should be the easiest; when you try https://github.com/musescore/MuseScore/wiki/Compile-in-Qt-Creator, where does it go wrong? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Final Edit: it is solved. Although there is no one comment that solved it, it was kind of all of them that collectively helped me out of the rut.
specs:
-win10 pro - it's a workstation. it's plenty beefy. specs are plenty, but if it does go the hardware route i can provide info
-visual studio 2022,
-visual studio code version 1.74.3
posting this anyways to hopefully be of some use to somebody someday. i'm not gonna question the pros but man... why do external libraries have to be so difficult?
i really want to contribute someday and i really did try and follow the various steps...
-here: https://musescore.org/en/handbook/developers-handbook/compilation/compile-instructions-all-platforms
-here: https://github.com/musescore/MuseScore/wiki/Compile-in-Qt-Creator
-here: https://musescore.org/en/node/323875
-here: https://musescore.org/en/node/21200
-here: https://het.as.utexas.edu/HET/Software/html/install-win.html
-here: https://youtu.be/rH2Kq2BIGVs and also
-here: https://musescore.org/en/node/317989
i've spent a week on this. i'm pretty sure at least one of these days i had version 5 installed. but who knows anymore. i've lost track of all the different things i've tried.
the thing i'm going to try next is installing specifically QT v 5, which i just noticed while typing this up that the error says on cmd. so it's downloading/installing the 10gb QTv5 and i'll see what happens.
Beta Was this translation helpful? Give feedback.
All reactions