Registered Member
|
Hello all,
This question regards partitionmanager. I have tried to build it from source in order to contribute to it, and I was flooded with a bunch of dependencies/libraries error. I managed to solve them and successfully run "cmake ..", however now I was greeted with this, after running "make" which I have no idea how to deal with: [ 1%] Automatic MOC for target partitionmanager [ 1%] Built target partitionmanager_autogen [ 2%] Building CXX object src/CMakeFiles/partitionmanager.dir/main.cpp.o In file included from /home/filip/Documents/partitionmanager/src/main.cpp:19:0: /home/filip/Documents/partitionmanager/src/gui/mainwindow.h:23:10: fatal error: core/operationrunner.h: No such file or directory #include <core/operationrunner.h> ^~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. src/CMakeFiles/partitionmanager.dir/build.make:154: recipe for target 'src/CMakeFiles/partitionmanager.dir/main.cpp.o' failed make[2]: *** [src/CMakeFiles/partitionmanager.dir/main.cpp.o] Error 1 CMakeFiles/Makefile2:726: recipe for target 'src/CMakeFiles/partitionmanager.dir/all' failed make[1]: *** [src/CMakeFiles/partitionmanager.dir/all] Error 2 Makefile:140: recipe for target 'all' failed make: *** [all] Error 2 I am using KDE Neon. Thank you very much in advance, I am happy to provide further information. Cheers . |
Manager
|
FWIW, I don't think partitionmanager is KDE specific, the error mentions you are missing a header, so maybe you did not install all the required dependencies. Go through the README file again and check if you really installed the source files of all the dependencies.
Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ... |
Registered users: bartoloni, Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]