repos-holder / kdecoration2-kde2

7 stars 1 forks source link

Can't build in K/Ubuntu 20.10 #2

Closed mescobal closed 1 year ago

mescobal commented 3 years ago

CMake Error at CMakeLists.txt:9 (find_package): By not providing "FindKDecoration2.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "KDecoration2", but CMake did not find one.

Could not find a package configuration file provided by "KDecoration2" with any of the following names:

KDecoration2Config.cmake
kdecoration2-config.cmake

Add the installation prefix of "KDecoration2" to CMAKE_PREFIX_PATH or set "KDecoration2_DIR" to a directory containing one of the above files. If "KDecoration2" provides a separate development package or SDK, be sure it has been installed.

-- Configuring incomplete, errors occurred!

dukzcry commented 3 years ago

You need to install libkdecorations2-dev to fix that error. Full list of dependencies extra-cmake-modules qtbase5-dev libkf5coreaddons-dev libkdecorations2-dev Or as an alternative you may download compiled decoration here https://github.com/repos-holder/kdecoration2-kde2/releases It built by Github Actions bot using ubuntu-latest https://github.com/repos-holder/kdecoration2-kde2/blob/master/.github/workflows/cmake.yml

mescobal commented 3 years ago

It worked!!!! Thanks a lot!!!! This decoration with Trinity Desktop Environmente TDE-classic icons and "plastique" application style and you're almost in kde 2.2 paradise!!!! Thanks again!

dukzcry commented 3 years ago

Great! You may also like this KDE2 application style for qtcurve engine https://store.kde.org/p/1214244/

mescobal commented 3 years ago

Wow!! Now in full "Kde2" mode!!! There's something very appealling in these retro themes (same with Mac System 7, 8 and 9). Thanks (again)!!