You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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.
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
The text was updated successfully, but these errors were encountered: