-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compiling on Debian 9.8 #4910
Comments
Could you check the version of Git you have? Also, please upload error message on the step, if any. |
git version 2.11.0 I follow these steps
and it fails at
|
make -j8
|
Could you run |
|
installed qtbase5-private-dev and it's moving along... |
I'm assuming installing |
it fixed it however not all modules are building.... papu for example |
You are compiling master and papu has changed name in master to freeboy. What message do you get about papu when compiling? |
I managed to copy over some LADSPA from the git recursive build that fixed the missing errors this build works however is missing some LADSPA plugs that some of the demos use |
the master build was missing the following: /lib/lmms/ladspa: calf.so |
I tried to compile LMMS according to your instructions but was unable to using the following
git clone --recurse-submodules -b master https://github.com/lmms/lmms
these are the steps I used to successfully compile
./lmms
The text was updated successfully, but these errors were encountered: