QtService
QtService copied to clipboard
SystemdAdaptor missing
Hi,
first of all thank you for your project! I try to compile systemd plugin with cmake but it fails because "systemd_adaptor.h" and "systemd_interface.h" can not be found. Where did you get these files from?
Thx in advance
@Sergman-MD could you add more error log or a bit of your CMakeLists.txt setup? they are header files of systemd, so I guess somehow cmake no found them.