2011/9/12 cel tix44 <celti...@gmail.com>:
> Team
> Tried to compile v.2.3.3.4 by using VS2008 -- got 2 errors in
> TestIndexSearcher.cpp:
> error C3861: 'usleep': identifier not found
> Fixed it as follows:
> 1) replace usleep(9999) with _LUCENE_SLEEP(9999)
> 2) add this include to test.h:
>     #include "CLucene/_SharedHeader.h"

This is also integrated in the vc6-fixes-working branch [1]. Thanks
for pointing this out.

Veit

[1] 
http://clucene.git.sourceforge.net/git/gitweb.cgi?p=clucene/clucene;a=commit;h=75905bca936bfbd6d34d38f0c2fbb360c7352a52

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to