| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014232 | CMake | CMake | public | 2013-06-19 14:43 | 2013-11-04 09:33 | ||||
| Reporter | Schamschula | ||||||||
| Assigned To | Brad King | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | Mac | OS | OS X | OS Version | 10.8, 10.9 | ||||
| Product Version | CMake 2.8.11.1 | ||||||||
| Target Version | CMake 2.8.12 | Fixed in Version | CMake 2.8.12 | ||||||
| Summary | 0014232: cmake can't find X11 (XQuartz) | ||||||||
| Description | As of Mac OS X 10.8, X11 is no longer installed under /usr/X11, but under /opt/X11 | ||||||||
| Steps To Reproduce | run cmake in any project that requires X11 | ||||||||
| Additional Information | *** /usr/local/share/cmake-2.8/Modules/FindX11.cmake.orig 2013-06-19 13:39:31.000000000 -0500 --- /usr/local/share/cmake-2.8/Modules/FindX11.cmake 2013-06-19 13:39:40.000000000 -0500 *************** *** 69,72 **** --- 69,73 ---- /usr/openwin/share/include /opt/graphics/OpenGL/include + /opt/X11/include ) *************** *** 76,79 **** --- 77,81 ---- /usr/X11R7/lib /usr/openwin/lib + /opt/X11/lib ) | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0033344) Brad King (manager) 2013-06-20 08:50 |
Applied, thanks! http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=488d9682 [^] |
|
(0034373) Robert Maynard (manager) 2013-11-04 09:33 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2013-06-19 14:43 | Schamschula | New Issue | |
| 2013-06-20 08:50 | Brad King | Note Added: 0033344 | |
| 2013-06-20 08:50 | Brad King | Assigned To | => Brad King |
| 2013-06-20 08:50 | Brad King | Status | new => resolved |
| 2013-06-20 08:50 | Brad King | Resolution | open => fixed |
| 2013-06-20 08:50 | Brad King | Fixed in Version | => CMake 2.8.12 |
| 2013-06-20 08:50 | Brad King | Target Version | => CMake 2.8.12 |
| 2013-11-04 09:33 | Robert Maynard | Note Added: 0034373 | |
| 2013-11-04 09:33 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |