Description of problem: Compiling MuseScore with Qt5 support on an up-to-date cauldron system, I get the following error message: --- CMake Error at /usr/lib64/cmake/Qt5Declarative/Qt5DeclarativeConfig.cmake:15 (message): The imported target "Qt5::Declarative" references the file "/usr/lib64/qt5/plugins/qml1tooling/libqmldbg_inspector.so" but this file does not exist. Possible reasons include: [...] --- Qt5DeclarativeConfig.cmake belongs to lib64qt5declarative-devel and libqmldbg_inspector.so is provided by qtquick5-qmlviewer. This problem could be fixed by adding qtquick5-qmlviewer as a required package for lib64qt5declarative-devel. Qt5Declarative_QTcpServerConnection.cmake, which is also part of lib64qt5declarative-devel, also requires a plugin from qtquick5-qmlviewer. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. install qt5 devel packages, git, cmake, etc., and remove qtquick5-qmlviewer if it is installed 1. $ git clone https://github.com/musescore/MuseScore.git 2. $ cd MuseScore 3. $ make release Reproducible: Steps to Reproduce:
Keywords: (none) => TriagedAssignee: bugsquad => mageia
It's fixed. Thank you!
closing then (you can also doing it yourself next time)
Status: NEW => RESOLVEDResolution: (none) => WORKSFORME