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 Jonas
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
CLucene-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clucene-developers