Re: [CLucene-dev] Monolithic builds in 2.3.2

2009-11-03 Thread Itamar Syn-Hershko
Thank you for your report. I'll leave it up to Ben to fix due to the zlib issue you mentioned. Itamar. -Original Message- From: cel tix44 [mailto:celti...@gmail.com] Sent: Tuesday, November 03, 2009 2:35 PM To: clucene-developers@lists.sourceforge.net Subject: [CLucene-dev] Monol

[CLucene-dev] Monolithic builds in 2.3.2

2009-11-03 Thread cel tix44
Team I hit a few link errors when trying to compile a monolithic build for a small test similar to cl_demo (cmake 2.6.4, VS 2008, no boost, no zlib). Was able to resolve as follows: 1) add the following #includes to CLMonolithic.cpp : #include "CLucene\index\IndexDeletionPolicy.cpp" #include "CL