[  6%] Building CXX object
src/core/CMakeFiles/lucene++.dir/search/FieldCacheRangeFilter.cpp.o
/home/psevdo/git/Lucene++/LucenePlusPlus/src/core/search/FieldCacheRangeFilter.cpp:
In constructor 
'Lucene::FieldCacheRangeFilterLong::FieldCacheRangeFilterLong(const
Lucene::String&, Lucene::ParserPtr, int64_t, int64_t, bool, bool)':
/home/psevdo/git/Lucene++/LucenePlusPlus/src/core/search/FieldCacheRangeFilter.cpp:219:
error: 'LLONG_MAX' was not declared in this scope

[ 96%] Building CXX object
src/core/CMakeFiles/lucene++.dir/util/LuceneThread.cpp.o
/usr/home/psevdo/git/Lucene++/LucenePlusPlus/src/core/util/LuceneThread.cpp:
In static member function 'static int64_t
Lucene::LuceneThread::currentId()':
/usr/home/psevdo/git/Lucene++/LucenePlusPlus/src/core/util/LuceneThread.cpp:111:
error: invalid conversion from 'pthread*' to 'int64_t'

In CLucene_2_3_2 i fix this by define ccmake "DISABLE_MULTITHREADING ON"

2011/4/2 Ben van Klinken <bvanklin...@gmail.com>:
> try using cmake. i don't maintain the waf script, alan does

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