Hi,

I just compiled and tested CLucene git HEAD on Windows 7 and VS 2010, 
and everything looks good.


Perhaps you didn't run CMake correctly?


I have it like this in a batch file:


set BOOST_BUILD_PATH=Z:\Dev\Libraries\boost_1_40_0\tools\build\v2
set BOOST_PATH=Z:\Dev\Libraries
set BOOST_ROOT=Z:\Dev\Libraries\boost_1_40_0

"c:\Program Files\cmake\bin\cmake.exe" -G "Visual Studio 9 2008" .. > 
cmake.txt


(and then I opened the sln with VS2010 and converted the project)


Itamar.


On 13/03/2011 08:21, yunwen ye wrote:

> Hi there,
>
> I am trying to upgrade from 0.9.21 to the current git snapshot I downloaded.
> When I was trying to build using Visual Studio 10 on windows 7, I got the
> error:
>
> LuceneThreads.h(143): A valid thread library was not found
>
> While I was running Cmake, it complained that pthread was not found (which
> is right), and then it said
>
> Found Threads: true
>
> Any clues on what might have caused this problem?
>
> Thanks a lot.
>
> --yunwen
>
>
>
> ------------------------------------------------------------------------------
> Colocation vs. Managed Hosting
> A question and answer guide to determining the best fit
> for your organization - today and in the future.
> http://p.sf.net/sfu/internap-sfd2d
> _______________________________________________
> CLucene-developers mailing list
> CLucene-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/clucene-developers
>
>

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to