[cmake-developers] [CMake 0015027]: Failure to find GTK
Mantis Bug Tracker
mantis at public.kitware.com
Wed Jul 16 21:46:04 EDT 2014
The following issue has been SUBMITTED.
======================================================================
http://cmake.org/Bug/view.php?id=15027
======================================================================
Reported By: Luc J. Bourhis
Assigned To:
======================================================================
Project: CMake
Issue ID: 15027
Category: (No Category)
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2014-07-16 21:46 EDT
Last Modified: 2014-07-16 21:46 EDT
======================================================================
Summary: Failure to find GTK
Description:
In the process of building cmake on that version of MacOS 10.9, I get the
following failures
{{{
CMake Error at Modules/FindGTK2.cmake:181 (file):
file STRINGS file
"/Library/Frameworks/Gtk.framework/Headers/gtk/gtk/gtkversion.h" cannot be read.
Call Stack (most recent call first):
Modules/FindGTK2.cmake:796 (_GTK2_GET_VERSION)
Tests/CMakeLists.txt:1197 (find_package)
}}}
There is a file /Library/Frameworks/Gtk.framework/Headers/gtk/gtkversion.h on my
system.
Steps to Reproduce:
1. Install MacPorts
2. Issue "port install cmake"
Additional Information:
I was advised by the MacPorts maintainer to report the bug upstream.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2014-07-16 21:46 Luc J. Bourhis New Issue
======================================================================
More information about the cmake-developers
mailing list