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] Monolithic builds in 2.3.2 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 "CLucene\search\ConstantScoreQuery.cpp" #include "CLucene\search\MultiPhraseQuery.cpp" #include "CLucene\index\MultipleTermPositions.cpp" 2) manually add all *.cpp and *.h from src\shared\CLucene\util\zlib directly to the project (#including them into CLSharedMonolithic didn't help and generated compile errors). Regards Celto ---------------------------------------------------------------------------- -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ CLucene-developers mailing list CLucene-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/clucene-developers ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ CLucene-developers mailing list CLucene-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/clucene-developers