-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
Currently launching lmms from the build directory without installing results in a mostly broken setup. A fair number of plugins complain that they cannot be found and virtually all UI graphics missing. A user should not be forced to install the software (regardless to the fact that you can specify the install directory) in order for it to be functional.
Steps to replicate.
- get a system with no prior lmms installation
- clone and mkdir build && cd build && cmake .. && make && ./lmms
Expected Result
Lmms to launch normally and to present the user with various dialogs concerning this being the first use of the program