Building Compiling: Double Entry Instrument Plugins

Anything that doesn't fit into other topics goes here!
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

		-DUSE_WERROR=FALSE
		-DWANT_SYSTEM_SR=TRUE
		-DWANT_CAPS=TRUE
		-DWANT_TAP=TRUE
		-DWANT_SWH=TRUE
		-DWANT_CMT=TRUE
		-DWANT_CALF=TRUE
		-DWANT_QT5=TRUE
		-DCMAKE_INSTALL_LIBDIR=$(get_libdir)		
		-DWANT_ALSA=TRUE
		-DWANT_JACK=TRUE
		-DWANT_GIG=TRUE
		-DWANT_OGGVORBIS=TRUE
		-DWANT_PORTAUDIO=TRUE
		-DWANT_PULSEAUDIO=TRUE
		-DWANT_SDL=TRUE
		-DWANT_SOUNDIO=FALSE
		-DWANT_STK=TRUE
		-DWANT_VST=FALSE
		-DWANT_SF2=TRUE
		
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
Maybe try the appimage or ask about this on discord ?

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

Works fine for me on openSUSE.
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
jesse_m wrote:
Tue Sep 11, 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