View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015997 | CMake | CMake | public | 2016-03-01 22:56 | 2016-06-10 14:31 | ||||
Reporter | Andrew.W | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | block | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | Apple Mac | OS | OS X | OS Version | 10.4.10 | ||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0015997: CMake 3.5 fails to build on OS X with GTK framework installed | ||||||||
Description | Running bootstrap on OS X fails with GTK framework installed in /Library/Frameworks. Error is: CMake Error at Modules/FindGTK2.cmake:182 (file): file STRINGS file "/Library/Frameworks/Gtk.framework/Headers/gtk/gtk/gtkversion.h" cannot be read. Actual path is /Library/Frameworks/Gtk.framework/Headers/gtk/gtkversion.h I fixed the error by editing Modules/FindGTK2.cmake and changing references from ${GTK2_GTK_INCLUDE_DIR}/gtk/gtkversion.h to ${GTK2_GTK_INCLUDE_DIR}/gtkversion.h Lines 631 and 883 | ||||||||
Steps To Reproduce | Download CMake ( cmake-3.5.0-rc3 ) Run 'bootstrap' | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0042951) Kitware Robot (administrator) 2016-06-10 14:29 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2016-03-01 22:56 | Andrew.W | New Issue | |
2016-06-10 14:29 | Kitware Robot | Note Added: 0042951 | |
2016-06-10 14:29 | Kitware Robot | Status | new => resolved |
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |