From 60989e52b3f3bc0a95d3e61bd8e59fa4d9b7ab83 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 26 Nov 2023 01:10:36 -0500 Subject: The 2 year constipation. (mpris plugin) Probably buggy as hell. --- INSTALL.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 46609ec..85a4171 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -35,7 +35,7 @@ make cmake qt5 glfw3 glew devil zlib freetype fluidsynth ``` Proceed with normal instructions for Linux with tools replaced by those -provided by mxe. You have to build and install RtMidi yourself. +provided by mxe. You will have to build and install RtMidi yourself. At the moment there are some issues with mxe that may cause a build failure: @@ -48,3 +48,8 @@ build failure: FindGLEW.cmake and make sure the section for WIN32 makes sense. This list may change whenever mxe updates. You are on your own to figure them out. + +Another option is to use msys2. The build steps should resemble building on Linux a lot, just +remember to install dependencies for the correct toolchain. It is however not recommended to +use msys2 builds as release builds because the libraries provided by msys2 come with a sh*t +load of unnecessary features enabled for QMidiPlayer. -- cgit v1.2.3