Page 1 of 1

Building Compiling: Double Entry Instrument Plugins

Posted: September 11th, 2018, 9:44 am
by jesse_m
Hello,

I have been trying to play with the build script for Gentoo (https://gitweb.gentoo.org/repo/gentoo.g ... 999.ebuild). I altered it a bit and am build off of the stable 1.2 branch and using the following build parameters:

Code: Select all

\t\t-DUSE_WERROR=FALSE
\t\t-DWANT_SYSTEM_SR=TRUE
\t\t-DWANT_CAPS=TRUE
\t\t-DWANT_TAP=TRUE
\t\t-DWANT_SWH=TRUE
\t\t-DWANT_CMT=TRUE
\t\t-DWANT_CALF=TRUE
\t\t-DWANT_QT5=TRUE
\t\t-DCMAKE_INSTALL_LIBDIR=$(get_libdir)\t\t
\t\t-DWANT_ALSA=TRUE
\t\t-DWANT_JACK=TRUE
\t\t-DWANT_GIG=TRUE
\t\t-DWANT_OGGVORBIS=TRUE
\t\t-DWANT_PORTAUDIO=TRUE
\t\t-DWANT_PULSEAUDIO=TRUE
\t\t-DWANT_SDL=TRUE
\t\t-DWANT_SOUNDIO=FALSE
\t\t-DWANT_STK=TRUE
\t\t-DWANT_VST=FALSE
\t\t-DWANT_SF2=TRUE
\t\t
After that everything builds, I think Gentoo's build system adds a few other standard flags. My issue is that I have double entries for every plugin and the LADSPA plugin browser entry under tools.

Has anyone else ran into this while building on their machines?
Thanks

Re: Building Compiling: Double Entry Instrument Plugins

Posted: September 11th, 2018, 10:38 am
by Gps
Maybe try the appimage or ask about this on discord ?

https://lmms.io/download/#linux

Works fine for me on openSUSE.

Re: Building Compiling: Double Entry Instrument Plugins

Posted: September 11th, 2018, 11:25 pm
by jesse_m
Thanks, yeah I tried the AppImage and it works fine. I just like to have my packages tracked by my package manager and wanted to try building it myself. I might fall back to the AppImage but thought it didn't hurt to see if someone ran into a similar issue. I might try on discord

Re: Building Compiling: Double Entry Instrument Plugins

Posted: September 12th, 2018, 10:42 pm
by musikbear
jesse_m wrote:
September 11th, 2018, 11:25 pm
Thanks, yeah I tried the AppImage and it works fine.
Currently, that is only option for Linux. There are som build issues, and that is why we have the App-Image!

Besides that, since you are new in Forum
Welcome jesse!
Here are all important links:
http://lmms.io/forum/viewtopic.php?f=1&t=4740
-A few rules and useful forum instructions