On 9/27/18 10:11 AM, Postmaster wrote:
can i presume i have to install the GTK3 version of the devel pkg?
[root@asus-gatworks-com Photographer]# dnf install gtk3
Fedora 28 - x86_64 - Updates 609 kB/s | 25 MB 00:41
Last metadata expiration check: 0:00:00 ago on Thu 27 Sep 2018 10:19:18 AM EDT.
Package gtk3-3.22.30-1.fc28.x86_64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
/home/Photographer/Devel/DarkTable/darktable/src/CMakeLists.txt(222):
if(USE_OPENMP )
/home/Photographer/Devel/DarkTable/darktable/src/CMakeLists.txt(236):
if(USE_DARKTABLE_PROFILING )
/home/Photographer/Devel/DarkTable/darktable/src/CMakeLists.txt(245):
find_package(Glib 2.40 REQUIRED )
CMake Error at CMakeLists.txt:245 (find_package):
By not providing "FindGlib.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Glib", but
CMake did not find one.
Could not find a package configuration file provided by "Glib" (requested
version 2.40) with any of the following names:
GlibConfig.cmake
glib-config.cmake
Add the installation prefix of "Glib" to CMAKE_PREFIX_PATH or set
"Glib_DIR" to a directory containing one of the above files. If "Glib"
provides a separate development package or SDK, be sure it has been
installed.
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 3.11)
should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Photographer@asus-gatworks-com darktable]$ locate GlibConfig.cmake
[Photographer@asus-gatworks-com darktable]$ locate glib-config.cmake
[Photographer@asus-gatworks-com darktable]$ echo $CMAKE_MODULE_PATH
/home/Photographer/Devel/DarkTable/darktable/cmake/modules/
[Photographer@asus-gatworks-com darktable]$ ls $CMAKE_MODULE_PATH/FindGlib.cmake
/home/Photographer/Devel/DarkTable/darktable/cmake/modules//FindGlib.cmake
[Photographer@asus-gatworks-com darktable]$
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org