Hi Ben:

Thanks so much for your help.

Using your suggestion, I get an Xcode project for clucene-contribes-lib, 
however, the project builds but fails to install.

So for clucene-contribues-lib, make works, but make install does not work.

Any further suggestions?

Thanks again.



-----Original Message-----
From: Ben van Klinken [mailto:bvanklin...@gmail.com] 
Sent: Thursday, 23 February 2012 11:06 AM
To: clucene-developers@lists.sourceforge.net
Subject: Re: [CLucene-dev] Help on CMakeLists.txt within contribs-lib folder

Hi,

You create the contribs lib from the root project still.:

so in <clucene>/ you do

cmake -DBUILD_CONTRIBS_LIB=ON .

and then make clucene-contribs-lib

haven't used it for a while, so let us know how you go

cheers
ben

On 23 February 2012 09:28, Vivien Meng <v.m...@qsr.com.au> wrote:
> To whom this may concern:
>
>
> I downloaded clucene-core-2.3.3.4.tar.gz. Unzipped all the files.
>
> I'd like to make Xcode project for snowball to build a library file, but when 
> I try to use following cmake command line in the contribs-lib directory:
> cmake -G Xcode
>
> I get the following errors:
>
> include could not find load file: DefineOptions
>
> Unknown CMake command "DEFINE_OPTIONS".
>
> How do I fix this problem?
>
>
> Thanks in advance.
>
>
> Vivien
>
> ----------------------------------------------------------------------
> -------- Virtualization & Cloud Management Using Capacity Planning 
> Cloud computing makes use of virtualization - but cloud computing also 
> focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> CLucene-developers mailing list
> CLucene-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/clucene-developers

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning Cloud computing makes 
use of virtualization - but cloud computing also focuses on allowing computing 
to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to