From: David B. <dbr...@st...> - 2011-02-25 19:59:21
|
Hi, I'm trying to install OMPL on my 64-bit Windows 7 machine. I've installed all the dependencies but when I hit Configure in the CMake GUI I get: CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE): Could NOT find Python (missing: PYTHON_LIBRARIES) Call Stack (most recent call first): C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252 (_FPHSA_FAILURE_MESSAGE) ompl/CMakeModules/FindPython.cmake:115 (find_package_handle_standard_args) CMakeLists.txt:32 (find_package) Configuring incomplete, errors occurred! The CMake window shows the right values for PYTHON_EXEC and PYTHON_INCLUDE_DIRS (C:/Python27/python.exe and C:/Python27/include, respectively). I'm guessing this is something simple but I don't have a lot of experience with CMake or Python. Thanks, David -- David Breeden AI Software Engineer Stottler Henke Associates, Inc. www.StottlerHenke.com |