Hi all, I'm having issues with building Musescore git on Ubuntu 13.10. I have Qt 5.2.1 in ~/src/Qt5.2.1 and have manually set QT_QMAKE_EXECUTABLE and a few other flags to make sure cmake finds my local Qt instead of the system version 5.0.2. All building completes successfully, until $make -d ... ... Linking CXX executable mscore Reaping winning child 0x02540190 PID 14246 Live child 0x02540190 (mscore/mscore) PID 14248 collect2: error: ld returned 1 exit status Reaping losing child 0x02540190 PID 14248 make[3]: *** [mscore/mscore] Error 1 Removing child 0x02540190 PID 14248 from chain. ...
There is no further information than this. Where should I start? I have tried using Qt from source but I ran into issues with it not buiding a couple of components. Grrr. -- View this message in context: http://dev-list.musescore.org/Can-t-build-Git-version-on-Ubuntu-13-10-x64-fails-linking-mscore-tp7578667.html Sent from the MuseScore Developer mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Mscore-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mscore-developer
