Until we get rid of PHPBB, we need some admins to help cleanup the boards. We're getting hit with what appears to be part-human Chinese spam on an almost daily basis and our only countermeasure is to clean the forums every day. https://github.com/LMMS/lmms.io/wiki/Forums-Bulk-Deletion-of-Posts The p...
Here's a test installer with the workaround bundled: https://github.com/LMMS/lmms/pull/3531
Just tested the "lmms.exe.manifest" trick on 32-bit and 64-bit and it works for both.
If you compiled from source you should be fine. If you are running a version of lmms packaged by someone else, the package might have been built without calf support intentionally thinking that it was redundant with the calf already on the system. This is something you'd have to take up with the pac...
Updated. If this could be worded better, please let me know.

https://github.com/tresf/lmms/wiki/Depe ... s-OpenSUSE
> I needed to install gcc48 32 bit. This might need to be added to the dependencies. Our wiki will have a dedicated OpenSUSE area for each major distribution. We'll need the exact package name (or a hint to place below it). Here's the staging area. Please let me know what to change or add. https://...
Thanks, I'll use

Code: Select all

libQt5Core-devel libqt5-qttools libqt5-qttools-devel
and if people complain, we'll update it accordingly.

Edit: done. Will publish to LMMS in a few days.
zypper info LMMS I think that will only gives us the non-development dependencies. Here's the temporary wiki I'm working from: https://github.com/tresf/lmms/wiki/dependencies-opensuse I just need the qt5 packages that one would use to setup the build environment. Usually something like "libqt5...
Libsoundio is one of several back-ends we support, so yes, it is still optional. I don't see any reference to qt4, qt5 or any devel packages for qt installed. Can you list the qt packages you have already installed with zypper? Thanks kindly for this information! We're revamping our compilation tuto...
Thanks for sharing! You may also find some feedback in our #projects channel on discord.

https://discord.gg/5kSc32Z