Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could NOT find KF5Notifications #76

Open
idwwwoqq808 opened this issue Nov 15, 2022 · 0 comments
Open

Could NOT find KF5Notifications #76

idwwwoqq808 opened this issue Nov 15, 2022 · 0 comments

Comments

@idwwwoqq808
Copy link

I run "cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_KCM=on -DBUILD_PLASMOID=on" to build with cmake but it gives me the following errors:
`-- qmlplugindump failed for QtQuick.
-- Could NOT find QtQuick-QMLModule (missing: QtQuick-QMLModule_FOUND)
-- qmlplugindump failed for QtQuick.Controls.
-- Could NOT find QtQuick.Controls-QMLModule (missing: QtQuick.Controls-QMLModule_FOUND)
-- qmlplugindump failed for QtQuick.Layouts.
-- Could NOT find QtQuick.Layouts-QMLModule (missing: QtQuick.Layouts-QMLModule_FOUND)
-- qmlplugindump failed for QtQuick.Dialogs.
-- Could NOT find QtQuick.Dialogs-QMLModule (missing: QtQuick.Dialogs-QMLModule_FOUND)
-- qmlplugindump failed for org.kde.kirigami.
-- Could NOT find org.kde.kirigami-QMLModule (missing: org.kde.kirigami-QMLModule_FOUND)
-- Compiling for Systemd
-- Build the standalone application
-- Could NOT find KF5Notifications (missing: KF5Notifications_DIR)
-- Could NOT find KF5Notifications: found neither KF5NotificationsConfig.cmake nor kf5notifications-config.cmake
CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
Could NOT find KF5 (missing: Notifications) (found version "5.68.0")
Call Stack (most recent call first):
/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE)
/usr/share/ECM/find-modules/FindKF5.cmake:110 (find_package_handle_standard_args)
fancontrol-gui/CMakeLists.txt:15 (find_package)

-- Configuring incomplete, errors occurred!
See also "/home/idwwwoqq808/Downloads/fancontrol-gui/build/CMakeFiles/CMakeOutput.log".
`
I already installed the necessary packages provided by win8linux: #8
I'm compiling on Ubuntu 20.04.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant