View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000423CMakepublic2003-12-08 15:552012-06-18 08:55
ReporterBrad King 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000423: The Python framework is not always found on OSX
DescriptionOSX 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.
TagsNo tags attached.
Attached Files

 Relationships
related to 0013312closedDavid Cole Finding the tk.framework inside of Xcode 4.3 fails to find the private headers 

  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.

 Issue History
Date Modified Username Field Change
2012-06-18 08:55 Brad King Relationship added related to 0013312


Copyright © 2000 - 2018 MantisBT Team