| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0000423 | CMake | public | 2003-12-08 15:55 | 2012-06-18 08:55 | |||||
| Reporter | Brad King | ||||||||
| Assigned To | Brad King | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0000423: The Python framework is not always found on OSX | ||||||||
| Description | OSX defines several locations in which frameworks may be installed: ~/Library/Frameworks/Python.framework /Library/Frameworks/Python.framework /System/Library/Frameworks/Python.framework /Network/Library/Frameworks/Python.framework FindPythonLibs.cmake is not searching all of these places. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | ||||||
|
||||||
| Relationships |
| Notes | |
|
(0000431) Brad King (manager) 2003-12-29 16:18 |
Fixed in main tree. All valid framework locations are now searched. Checking in CMakeFindFrameworks.cmake; /cvsroot/CMake/CMake/Modules/CMakeFindFrameworks.cmake,v <-- CMakeFindFrameworks.cmake initial revision: 1.1 done Checking in FindPythonLibs.cmake; /cvsroot/CMake/CMake/Modules/FindPythonLibs.cmake,v <-- FindPythonLibs.cmake new revision: 1.19; previous revision: 1.18 done Checking in FindTCL.cmake; /cvsroot/CMake/CMake/Modules/FindTCL.cmake,v <-- FindTCL.cmake new revision: 1.30; previous revision: 1.29 done |
|
(0000432) Brad King (manager) 2003-12-29 16:20 |
Fix has been merged to 1.8 branch for 1.8.3 release. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2012-06-18 08:55 | Brad King | Relationship added | related to 0013312 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |