LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MuseScore Compiling Error (https://www.linuxquestions.org/questions/linux-software-2/musescore-compiling-error-4175548973/)

techdude 07-26-2015 07:43 AM

MuseScore Compiling Error
 
I was compiling MuseScore, because version 2.0.2 doesn't have a binary for 32-bit Ubuntu. This was the error that I got
Code:

In file included from /home/techdude/MuseScore/mscore/editstyle.h:24:0,
                from /home/techdude/MuseScore/mscore/editstyle.cpp:24:
/home/techdude/MuseScore/build.release/mscore/ui_editstyle.h: In member function ‘void Ui_EditStyleBase::setupUi(QDialog*)’:
/home/techdude/MuseScore/build.release/mscore/ui_editstyle.h:546:10: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without
    void setupUi(QDialog *EditStyleBase)
          ^

Any ideas on how to fix it?

knudfl 07-26-2015 08:29 AM

? Which Ubuntu version are you using ?

MuseScore : amd64, i386 (32bits) for all supported Ubuntu versions :
http://packages.ubuntu.com/search?ke...searchon=names


A manual build of MuseScore : Probably use the (20) patches ...
http://archive.ubuntu.com/ubuntu/poo....debian.tar.xz
Ref. http://packages.ubuntu.com/source/wily/musescore


-

techdude 07-26-2015 11:58 AM

I'm using LXLE which uses Ubuntu 12.04 LTS as a base. The version of MuseScore that is available in the repos is 1.3. I want 2.0.2. So, I tried to compile it from source. I followed the instructions and fixed a few other compile issues, but I don't understand this one.


All times are GMT -5. The time now is 03:10 AM.