Tatsh / kate-wakatime

Kate plugin to interface with WakaTime
https://tatsh.github.io/kate-wakatime/
11 stars 9 forks source link

missing dependency #25

Closed RiedleroD closed 1 year ago

RiedleroD commented 1 year ago

on arch linux at least, extra-cmake-modules is required to build this. Ofc ktexteditor as well, but that's already required by kate, and kate is an obvious one.

Tatsh commented 1 year ago

This isn't really actionable as written here. Do you want to update the readme and send a PR? The CMakeLists.txt shows ECM as required.

RiedleroD commented 1 year ago

interesting, because cmake worked just fine, only make took issue.

edit: regarding readme, I'm not good with that kind of thing, so I leave that up to you. If you think it's not important enough, you can close this issue too,I just wanted to let you know I had some issues with compilation

edit2: make did say something about ECM, so maybe this is the expected reaction, but I had no idea what ECM is, and it's not really searchable that well either…