Sonnet fails to build

Hi,

I’m building sonnet with kdesrc-build sonnet. Currently, it fails with:

CMake Error at CMakeLists.txt:107 (ecm_ecm_feature_summary):
  Unknown CMake command "ecm_ecm_feature_summary"

What do I need to install to build sonnet? I need this to build kmail.

Thanks!

Seems like there is one ecm_ too much.

That’s a typo, it’s supposed to be just ecm_feature_summary.

You could make an MR to fix this :stuck_out_tongue:

There is already a MR: Revert "Port to ECMFeatureSummary" (b553dca8) · Commits · Frameworks / Sonnet · GitLab

1 Like