https://bugs.kde.org/show_bug.cgi?id=397914

--- Comment #5 from Kristopher Ives <kristopher.i...@gmail.com> ---
Welp! I think I will leave this in the hands of a more capable KDE developer. I
tried to do:

   ./kdesrc-build kdeplasma-addons

As well as:

   ./kdesrc-build --include-dependencies kdeplasma-addons

A large amount of pieces built successfully, but ultimately a few pieces failed
to compile with errors like:

    CMake Error at src/CMakeLists.txt:73 (add_library):
      Target "KF5XmlGui" links to target "Qt5::CorePrivate" but the target was
      not found.  Perhaps a find_package() call is missing for an IMPORTED
      target, or an ALIAS target is missing?

Likewise kwallet failed to compile because it couldn't find libgpgme, and in
general this seems like a lot to change a single line of code!

I'm sure a more capable KDE developer can figure it all out or use their
existing development environment to figure it out, but for me I'm bowing out of
this battle early. KDE build system looks pretty cool but also seems very
complex! It seems if I'm not able to this basic change there is likely not much
hope in me contributing much value to KDE development wise as a whole.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to