dmitry-s93 / MControlCenter

An application that allows you to change the settings of MSI laptops running Linux
GNU General Public License v3.0
242 stars 61 forks source link

The program won't compile under KDE6 (?) #152

Open Linux-Fan opened 6 months ago

Linux-Fan commented 6 months ago

Hello.

As a owner of MSI Raider GE78 HX 13VI I would love to have this program up and running on my Arch, unfortunately it won't compile.

CMake Error at /usr/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:729 (set_property): set_property could not find TARGET MControlCenter. Perhaps it has not yet been created. Call Stack (most recent call first): /usr/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:823 (qt6_finalize_target) CMakeLists.txt:88 (qt_finalize_executable)

I'm not a programmer but I guess this has to do something with Plasma 6, and the app was meant to run under Plasma 5. Any chance of updating it to run under newest KDE6?