nagyistoce / pyopencv

Automatically exported from code.google.com/p/pyopencv
0 stars 0 forks source link

Error in configuration step CMake for pyopencv-2.1.0.wr.1.1.0 #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Windows 7 64 bit Enterprise.  Python 2.7 64 bit. CMake 2.8.2
2. Using CMake gui, hit the configure button once
3.

What is the expected output? What do you see instead?
"Error in configuration process, project files may be invalid"
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:31 (find_package)

Configuring incomplete, errors occurred!
What version of the product are you using? On what operating system?
Windows 7 64 bit Enterprise.  Python 2.7 64 bit. CMake 2.8.2. 
pyopencv-2.1.0.wr.1.1.0

Please provide any additional information below.
CMake fails on first configuration attempt.  Don't know what level of 
completeness this is supposed to be at yet

Original issue reported on code.google.com by a.grin...@gmail.com on 13 Sep 2010 at 12:36

GoogleCodeExporter commented 9 years ago
Hi,

So I guess the error is that CMake is unable to detect the 64-bit Python 
library. Unfortunately, I have not had a 64-bit Windows platform to test with. 
I'll leave the issue open until we find a solution for it. Thanks for filing.

Cheers,
Minh-Tri

Original comment by pmtri80@gmail.com on 19 Sep 2010 at 3:04

GoogleCodeExporter commented 9 years ago
I have a similar problem with Mint 11 64-bit. Could you please help me with it?

Original comment by ameyastu...@gmail.com on 25 Jan 2012 at 4:03