[CMake] Cmake issue compiling CLucene

Hatchi jonas.poelmans at gmail.com
Fri Jan 4 17:34:14 EST 2013


During several days I am trying to compile CLucene on Windows 7 64 bit
without success.

I searched all over the internet but did not find a solution for my problem.

I will describe all steps which I took and hope somebody can help me
further.

    I downloaded CLucene and extracted it to the folder
C:/Users/Gerda/Downloads/clucene-core-2.3.3.4/clucene-core-2.3.3.4

    I created the out of source build directory C:/CLucene

    I installed boost 1.40 using the binary installer from boostpro
computing

    I installed Cmake 2.8.10

    I started a regular windows command line prompt and entered

    set BOOST_BUILD_PATH=C:\Program Files
(x86)\boost\boost_1_40\tools\build\v2 set BOOST_PATH=C:\Program Files
(x86)\boost set BOOST_ROOT=C:\Program Files (x86)\boost\boost_1_40

    I start cmake Gui and set the folders to the ones I mentioned in 1 and
2. I select Microsoft Visual Studio 9 compiler.

After clicking configure I get the following error message: CMake Error:
CMake was unable to find a build program corresponding to "Visual Studio 9
2008". CMAKE_MAKE_PROGRAM is not set. You probably need to select a
different build tool. CMake Error: Could not find cmake module
file:C:/CLucene/CMakeFiles/2.8.10.2/CMakeCCompiler.cmake CMake Error: Could
not find cmake module
file:C:/CLucene/CMakeFiles/2.8.10.2/CMakeCXXCompiler.cmake Configuring
incomplete, errors occurred!

I have the same issue with other compilers including the VS 9 64 bit
compiler.

Thanks in advance



--
View this message in context: http://cmake.3232098.n2.nabble.com/Cmake-issue-compiling-CLucene-tp7582775.html
Sent from the CMake mailing list archive at Nabble.com.


More information about the CMake mailing list