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

Error when compiling on Ubuntu #2

Open
kanwarplaha opened this issue Apr 9, 2022 · 2 comments
Open

Error when compiling on Ubuntu #2

kanwarplaha opened this issue Apr 9, 2022 · 2 comments

Comments

@kanwarplaha
Copy link

Error during cmake:
cmake -DCMAKE_INSTALL_PREFIX=/usr .. -- qmlplugindump failed for QtQuick. -- Could NOT find QtQuick-QMLModule (missing: QtQuick-QMLModule_FOUND)

Error during make:
$ make [ 2%] Automatic MOC for target plasma_wallpaper_imageplugin [ 2%] Built target plasma_wallpaper_imageplugin_autogen Consolidate compiler generated dependencies of target plasma_wallpaper_imageplugin [ 4%] Building CXX object plugin/CMakeFiles/plasma_wallpaper_imageplugin.dir/backend/imagebackend.cpp.o /home/kplaha/Work/Apps/plasma-wallpapers-xml/plugin/backend/imagebackend.cpp:31:10: fatal error: Solid/Power: No such file or directory 31 | #include <Solid/Power> | ^~~~~~~~~~~~~ compilation terminated. make[2]: *** [plugin/CMakeFiles/plasma_wallpaper_imageplugin.dir/build.make:104: plugin/CMakeFiles/plasma_wallpaper_imageplugin.dir/backend/imagebackend.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:714: plugin/CMakeFiles/plasma_wallpaper_imageplugin.dir/all] Error 2 make: *** [Makefile:146: all] Error 2

@easyteacher
Copy link
Owner

Hello, thank you for trying to compile the source code. I am currently upstreaming my work so you can expect the feature will be available in Plasma 5.25. Before the work is upstreamed I may not have enough time to fix bugs in this repository. So please sit back and wait.

References:
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1638
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1632

@easyteacher
Copy link
Owner

Should be fixed in v1.1.0 after dropping KF5Solid dependency.

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

2 participants