Adapted the path, compilation now do use Qt.5.4
There is another error related to MouseEventSource (and flag).
The whole terminal display is attached
I had a look at lines 116 to 120 in ~/Qt/5.4/gcc_64/include/QtWidgets/qgraphicssceneevent.h but am not able to understand.
Found no clues in Qt forum

Merci pour toute aide


Je la 15/02/2015 19:45, Lasconic skribis :
Hi Robert,

How did you install Qt ? What do you get if you run qmake -v ?

lasconic

leleu@leleu-portable:~/musescore/MuseScore > make >>~/musescore/log 
found Doxygen
Alsa found.
Pulseaudio found.
portaudio detected /usr/include /usr/lib/x86_64-linux-gnu -lportaudio -lasound 
-lm -lpthread
In file included from 
/home/leleu/Qt/5.4/gcc_64/include/QtWidgets/QGraphicsSceneMouseEvent:1:0,
                 from /home/leleu/musescore/MuseScore/build.release/all.h:135,
                 from <command-line>:0:
/home/leleu/Qt/5.4/gcc_64/include/QtWidgets/qgraphicssceneevent.h:116:9: error: 
‘MouseEventSource’ in namespace ‘Qt’ does not name a type
     Qt::MouseEventSource source() const;
         ^
/home/leleu/Qt/5.4/gcc_64/include/QtWidgets/qgraphicssceneevent.h:117:24: 
error: ‘Qt::MouseEventSource’ has not been declared
     void setSource(Qt::MouseEventSource source);
                        ^
/home/leleu/Qt/5.4/gcc_64/include/QtWidgets/qgraphicssceneevent.h:119:9: error: 
‘MouseEventFlags’ in namespace ‘Qt’ does not name a type
     Qt::MouseEventFlags flags() const;
         ^
/home/leleu/Qt/5.4/gcc_64/include/QtWidgets/qgraphicssceneevent.h:120:23: 
error: ‘Qt::MouseEventFlags’ has not been declared
     void setFlags(Qt::MouseEventFlags);
                       ^
In file included from 
/home/leleu/Qt/5.4/gcc_64/include/QtWidgets/QGraphicsSceneMouseEvent:1:0,
                 from all.h:135:
/home/leleu/Qt/5.4/gcc_64/include/QtWidgets/qgraphicssceneevent.h:116:9: error: 
‘MouseEventSource’ in namespace ‘Qt’ does not name a type
     Qt::MouseEventSource source() const;
         ^
/home/leleu/Qt/5.4/gcc_64/include/QtWidgets/qgraphicssceneevent.h:117:24: 
error: ‘Qt::MouseEventSource’ has not been declared
     void setSource(Qt::MouseEventSource source);
                        ^
/home/leleu/Qt/5.4/gcc_64/include/QtWidgets/qgraphicssceneevent.h:119:9: error: 
‘MouseEventFlags’ in namespace ‘Qt’ does not name a type
     Qt::MouseEventFlags flags() const;
         ^                                                                      
                                                 
/home/leleu/Qt/5.4/gcc_64/include/QtWidgets/qgraphicssceneevent.h:120:23: 
error: ‘Qt::MouseEventFlags’ has not been declared     
     void setFlags(Qt::MouseEventFlags);                                        
                                                 
                       ^                                                        
                                                 
make[3]: *** [manual/CMakeFiles/genManual.dir/genManual.cpp.o] Erreur 1         
                                                 
make[2]: *** [manual/CMakeFiles/genManual.dir/all] Erreur 2                     
                                                 
make[2]: *** Attente des tâches non terminées....                               
                                                 
make[3]: *** [all.h.gch] Erreur 1                                               
                                                 
make[2]: *** [CMakeFiles/mops2.dir/all] Erreur 2                                
                                                 
make[1]: *** [all] Erreur 2                                                     
                                                 
make: *** [release] Erreur 2                                                    
                                                 
leleu@leleu-portable:~/musescore/MuseScore >      
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Mscore-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mscore-developer

Reply via email to