View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011303CMakeCMakepublic2010-10-08 12:572013-05-31 12:44
Reporterth3flyboy 
Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionsuspended 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in Version 
Summary0011303: CMake fails to detect Python X64 on Win64
DescriptionCMake 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)
TagsNo tags attached.
Attached Files

 Relationships
related to 0014143closed FindJNI cannot find JDK installed 

  Notes
(0022478)
Brad King (manager)
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.

 Issue History
Date Modified Username Field Change
2010-10-08 12:57 th3flyboy New Issue
2010-10-12 13:59 Brad King Note Added: 0022478
2010-10-12 13:59 Brad King Status new => closed
2010-10-12 13:59 Brad King Resolution open => suspended
2013-05-31 12:44 Brad King Relationship added related to 0014143


Copyright © 2000 - 2018 MantisBT Team