to cope with Qt5 I launch trunk mscore by a script which reads
#!/bin/bash #lancemscore export QT_PLUGIN_PATH=/home/leleu/Qt5/5.3/gcc_64/plugins/ export LD_LIBRARY_PATH=/home/leleu/Qt5/5.3/gcc_64/lib/ cd /home/leleu/musescore/MuseScore/build.release/mscore/ ./mscoreif I run lancemscore in a terminal I see the following messages (and mscore does run)
Internal error: shortcut <stack-down> not found cannot find shortcut <stack-down> obsolete: Staff::read staffTypeIdx 0 obsolete: Staff::read staffTypeIdx 0 TextStyleType <Tuplets> not found TextStyleType <Tuplets> not found this last line repeated more than 20 times..... I have no idea about the signification.
------------------------------------------------------------------------------ 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=157005751&iu=/4140/ostg.clktrk
_______________________________________________ Mscore-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mscore-developer
