Hi Dan,

2018-01-10 17:00 GMT+01:00 Dan Lyke <[email protected]>:

>
> Hi! I'm trying to get MusE to compile on my Ubuntu 17.10 (but upgraded,
> and probably crufty) machine.
>
> The big issue seems to be
>
> CMake Error at CMakeLists.txt:554 (file):
>   file COPY cannot find "/home/danlyke/code/vendor/muse/muse3/all.h".
>

That's quite an odd error, can't remember having problems with all.h in a
very long time..

As I build regularily on Kubuntu 17.10 I recommend we try starting over.
Run this apt line to get all recommended dependencies:

sudo apt-get install build-essential cmake libsndfile1-dev
libsamplerate0-dev\
libjack-jackd2-dev ladspa-sdk qt5-default qttools5-dev qttools5-dev-tools\
liblo-dev dssi-dev lv2-dev libsamplerate0-dev libsndfile1-dev git\
libfluidsynth-dev libgtkmm-2.4-dev librtaudio-dev libqt5svg5-dev\
libinstpatch-dev
(the above is in the README actually but it's not complete there)

Now run the ./compile_muse.sh to make a generic build.

This should "just work", we'll see :) Let us know.

/Robert
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Lmuse-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lmuse-developer

Reply via email to