Re: [Mscore-developer] Problems building on 32bit linux

2013-07-16 Thread Maurizio M. Gavioli
Exactly same behaviour (compile succeeds, run fails on loading .qrc resources) here in a slightly different the system: Mint 14 64bit Qt 5.1.0 64bit installed from offline installer cmake 2.8.9 (default in distro) gcc 4.7.2 (default in distro) Commit c4e95c776 (yesterday evening) compiled

Re: [Mscore-developer] Problems building on 32bit linux

2013-07-16 Thread Joern Eichler
Work in progress... :-) Just discussing this with lasconic on #musescore: Looks like the problem is that the link command contains an empty -L switch: build/mscore/CMakeFiles/mscore.dir/link.txt: /usr/bin/c++ -std=gnu++0x -fPIC -fPIE -g -Wl,-rpath=/home/joern/Qt5.1.0/5.1.0/gcc/lib -L

Re: [Mscore-developer] libjack.dll is missing error for latest Windows nightlies

2013-07-16 Thread Peter Schepers
When I enable Jack in prefs and click OK or Apply, MS crashes. Of course, I don't have any Midi devices. I've searched and I don't see a libjack.dll anywhere. -- View this message in context:

Re: [Mscore-developer] libjack.dll is missing error for latest Windows nightlies

2013-07-16 Thread Peter Schepers
Sorry, Jack MIDI. I've never modified either Jack before but assume a crash is not expected. -- View this message in context: http://dev-list.musescore.org/libjack-dll-is-missing-error-for-latest-Windows-nightlies-tp7578228p7578236.html Sent from the MuseScore Developer mailing list archive at

Re: [Mscore-developer] libjack.dll is missing error for latest Windows nightlies

2013-07-16 Thread Peter Schepers
OK, enabling either Jack option crashes MS. -- View this message in context: http://dev-list.musescore.org/libjack-dll-is-missing-error-for-latest-Windows-nightlies-tp7578228p7578237.html Sent from the MuseScore Developer mailing list archive at Nabble.com.

Re: [Mscore-developer] libjack.dll is missing error for latest Windows nightlies

2013-07-16 Thread David Bolton
Lasconic, The preferences - I/O doesn't seem to use JACK (see http://imgur.com/gvY4wZw ). If I run nightly.exe -F I get the same error. I tried removing things from the Windows PATH variable but even the following trimmed path didn't seem to make a difference: PATH=C:\Program Files