Source code compiling errors
I am trying to build a debug version on ubuntu platform. And I follow the build instructions of " Compile instructions (Linux & BSD) - Git " on https://musescore.org/en/handbook/compile-instructions-linux-bsd-git
I tried to setup MuseScore development in Qt creator using both methods that are mentioned in the above site using the latest source code.
For the 1st method, I followed all the steps that are on that site. But it showed the below error. (see the screenshot)
For the 2nd method also I followed all the steps that are mentioned on that site. But it showed the below error. (see the screenshot)
How to fix this? please help me with this.
Thank You.
Attachment | Size |
---|---|
Screenshot from 2018-01-21 19-15-41.png | 328.12 KB |
Screenshot from 2018-01-21 19-11-48.png | 377.76 KB |
Comments
Looks to be a Qt version mismatch, to me at least. Which version of Ubuntu, and did you follow the instructions specific to that version of Ubuntu for installing the correct dependencies?
In reply to Looks to be a Qt version… by Marc Sabatella
Yeah... I followed all the instructions. Because of these errors, today I tried to compile MuseScore in Windows platform. There also I followed all the instructions. It gives 2 error messages. Do you know how to fix this error. Please help me with this.(See below attached screenshot)
In reply to Yeah... I followed all the… by Gangani Chamika
A clear sign that you did not follow all the instructions ;-) see https://musescore.org/en/handbook/qt-creator-4x-compile-instructions#Ru…
Error was fixed. Thank you :)