MantisBT - CMake
View Issue Details
0011303CMakeCMakepublic2010-10-08 12:572013-05-31 12:44
th3flyboy 
 
normalmajoralways
closedsuspended 
CMake-2-8 
 
0011303: CMake fails to detect Python X64 on Win64
CMake is encountering an issue which blocks the detection of Python x64 with Windows 64 bit with the following message:

CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70 (MESSAGE):
  Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS)
Call Stack (most recent call first):
  C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPythonLibs.cmake:102 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:88 (FIND_PACKAGE)
No tags attached.
related to 0014143closed  FindJNI cannot find JDK installed 
Issue History
2010-10-08 12:57th3flyboyNew Issue
2010-10-12 13:59Brad KingNote Added: 0022478
2010-10-12 13:59Brad KingStatusnew => closed
2010-10-12 13:59Brad KingResolutionopen => suspended
2013-05-31 12:44Brad KingRelationship addedrelated to 0014143

Notes
(0022478)
Brad King   
2010-10-12 13:59   
This message is telling you that python could not be found. It is the symptom, not the cause.

Please bring this up on the cmake mailing list

  http://www.cmake.org/mailman/listinfo/cmake [^]

If discussion concludes that it is a bug then please re-open the issue with a link to the message in the archives.