QtService icon indicating copy to clipboard operation
QtService copied to clipboard

SystemdAdaptor missing

Open Sergman-MD opened this issue 1 year ago • 1 comments

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 avatar Jan 23 '24 09:01 Sergman-MD

@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.

stephenlang84 avatar Jan 31 '24 07:01 stephenlang84