how to enable gmic support in digikam?

Gilles Caulier caulier.gilles at gmail.com
Thu Apr 20 06:29:07 BST 2023


What happens if you use my bootstrap-gmicqt.sh script on the root
directory of the repository to configure the project ?

Gilles Caulier

Le jeu. 20 avr. 2023 à 07:06, Thomas Klausner <wiz at gatalith.at> a écrit :
>
> On Thu, Apr 20, 2023 at 01:51:47AM +0200, Gilles Caulier wrote:
> > Do not use qmake to compile Gmic-qt, but cmake
>
> I had tried that too, but it fails even earlier:
>
> # mkdir build
> # cd build
> # cmake .. -DGMIC_QT_HOST=digikam
> CMake Warning (dev) at CMakeLists.txt:1 (project):
>   cmake_minimum_required() should be called prior to this top-level project()
>   call.  Please see the cmake-commands(7) manual for usage documentation of
>   both commands.
> This warning is for project developers.  Use -Wno-dev to suppress it.
>
> -- The C compiler identification is GNU 10.4.0
> -- The CXX compiler identification is GNU 10.4.0
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working C compiler: /usr/bin/cc - skipped
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++ - skipped
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Using CMake version: 3.26.3
> -- Found PkgConfig: /usr/pkg/bin/pkg-config (found version "1.9.4")
> Build type is Release
> Building for target host application: digikam
> CMake Error at CMakeLists.txt:145 (find_package):
>   Could not find a package configuration file provided by "Gmic" with any of
>   the following names:
>
>     GmicConfig.cmake
>     gmic-config.cmake
>
>   Add the installation prefix of "Gmic" to CMAKE_PREFIX_PATH or set
>   "Gmic_DIR" to a directory containing one of the above files.  If "Gmic"
>   provides a separate development package or SDK, be sure it has been
>   installed.
>
>
> -- Configuring incomplete, errors occurred!
>
>  Thomas


More information about the Digikam-users mailing list