POV-Ray : Newsgroups : povray.programming : povmodeler : Re: povmodeler Server Time
23 Apr 2024 06:09:28 EDT (-0400)
  Re: povmodeler  
From: Bald Eagle
Date: 3 Oct 2019 20:10:00
Message: <web.5d968cb6f7e9e6524eec112d0@news.povray.org>
"eticre" <eti### [at] tinit> wrote:

> https://github.com/eticre/kpovmodeler.git
>
> git repo with kde dependences

Trying this on Linux Mint.



CMake Warning at CMakeLists.txt:26 (find_package):
  Could not find a package configuration file provided by "KF5Parts" with any
  of the following names:

    KF5PartsConfig.cmake
    kf5parts-config.cmake

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


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

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

    KF5KIOConfig.cmake
    kf5kio-config.cmake

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


-- Configuring incomplete, errors occurred!


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.