0.9.6.3 'make install' error on Ubuntu 10.10
Make process was fine, no errors. And the compiled executable mscore-0.9.6.3/build/mscore/mscore works nicely.
But when I sudo make install, it works fine until 50% progress, it says:
/home/kijjaz/Downloads/source/mscore-0.9.6.3/mscore/scriptgen/qtbindings/core/qtscript_QEvent.cpp:217: error: ‘CocoaRequestModal’ is not a member of ‘QEvent’ make[2]: *** [scriptgen/qtbindings/core/CMakeFiles/qtscript_core.dir/qtscript_QEvent.cpp.o] Error 1 make[1]: *** [scriptgen/qtbindings/core/CMakeFiles/qtscript_core.dir/all] Error 2 make: *** [all] Error 2
The whole make install report is here:
//pastebin.com/CDiP23kD
Comments
According to your tweet you might have already find out but here is the answer for the next time
Hmmm.. sorry. I don't know how to patch that.. I'll wait until it's released on PPA. But the build was working, so I'm still happy.