matinlotfali / KDE-Rounded-Corners

Rounds the corners of your windows in KDE Plasma 5 and 6
GNU General Public License v3.0
641 stars 22 forks source link

Does not build on openSuse, even with requirements #188

Closed hrqmonteiro closed 8 months ago

hrqmonteiro commented 8 months ago

I installed the requirements for openSuse, but when i try to build:

-- Found KF5: success (found suitable version "5.115.0", minimum required is "5.78") found components: ConfigWidgets
CMake Error at CMakeLists.txt:48 (find_package):
  By not providing "FindKWinEffects.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "KWinEffects", but CMake did not find one.

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

    KWinEffectsConfig.cmake
    kwineffects-config.cmake

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

-- Configuring incomplete, errors occurred!
hrqmonteiro commented 8 months ago

183 solves it