Skip to content

Issue with CMAKE command execution and plugin lib version. #562

@guardianofroin

Description

@guardianofroin

Describe the bug

Unable to finish installing the plugin

System Information

  • Kde: [e.g. 6.5.4]
  • Qt: [e.g. 6.10.1]
  • OS: [e.g. Nobara Linux / Fedora]
  • Installation Source: Attempted with Git, but currently also trying in KDE store
  • Wallpaper Engine version: [e.g. 2.7.3]

Additional context

I am currently using the KDE Plugin store version, but I am not getting much luck there. The CMAKE commands seem to fail with the following message:

Install package (ignore if USE_PLASMAPKG=OFF for system-wide installation)

cmake --build build --target install_pkg
fatal: destination path 'wallpaper-engine-kde-plugin' already exists and is not an empty directory.
Submodule path 'src/backend_scene': checked out '99af81391be0efd30f9af39412c1b66267c6a817'
Submodule path 'src/backend_scene/third_party/Eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c'
Submodule path 'src/backend_scene/third_party/SPIRV-Reflect': checked out 'c6c0f5c9796bdef40c55065d82e0df67c38a29a4'
Submodule path 'src/backend_scene/third_party/SPIRV-Reflect/third_party/googletest': checked out '52204f78f94d7512df1f0f3bea1d47437a2c3a58'
Submodule path 'src/backend_scene/third_party/glslang': checked out '9db8c369e6f49b5c00376040ba8c0cda6cbb7b4d'
Submodule path 'src/backend_scene/third_party/miniaudio': checked out '4a5b74bef029b3592c54b6048650ee5f972c1a48'
Submodule path 'src/backend_scene/third_party/nlohmann': checked out '0457de21cffb298c22b629e538036bfeb96130b7'
CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
no such file or directory
CMake Error: Generator: execution of make failed. Make command was:
CMake Error: Not a file: /home/ryan/wallpaper-engine-kde-plugin/wallpaper-engine-kde-plugin/build/cmake_install.cmake
CMake Error: Error processing file: /home/ryan/wallpaper-engine-kde-plugin/wallpaper-engine-kde-plugin/build/cmake_install.cmake
no such file or directory
CMake Error: Generator: execution of make failed. Make command was: install_pkg

I am also seeing in the about page
"warning: The lib version is inconsistent with the plugin version."

I checked and rechecked the steps, but the steps there do not resolve this and google searches are useless since it just asks which plugin library I am referring to. I probably just need to find which plugin lib version I need and some instructions on how to install that specific version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions