Hi Itamar,

Thanks a lot. 
I did not realize that boost was required.

--yunwen

On Mar 25, 2011, at 4:57 AM, Itamar Syn-Hershko wrote:

> 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
>> 
>> 


------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and publish 
your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to