> - Original Message -
> From: "Troy A. Griffitts" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: July 26, 2002 11:55 PM
> Subject: Re: [sword-devel] compile failure
>
>
>
>>Jeff,
>>ICU is for internationization. If you woul
roy A. Griffitts" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: July 26, 2002 11:55 PM
Subject: Re: [sword-devel] compile failure
> Jeff,
> ICU is for internationization. If you would like to build sword with
> this extra support, leave _ICU_ defined (and acutally, y
not sure hwat _ICU_ is, maybe if it not defined it might compile.
> Jeff
> - Original Message -
> From: "Joachim Ansorg" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, July 26, 2002 9:37 AM
> Subject: Re: [sword-devel] compile failure
I just checked out and got the following:
g++ -DUSE_AUTOTOOLS -DUNIX -D_ICU_ -I. -I. -I.. -I../include -g -O0 -Werror -c
../src/modules/filters/utf8transliterator.cpp
-Wp,-MD,.deps/utf8transliterator.TPlo
cc1plus: warnings being treated as errors
../src/modules/filters/utf8transliterator.cpp: I
It works for me with the official ICU 2.1.
With current CVS it works even in BibleTime now!
It's pretty cool!
Joachim
> I just checked out and got the following:
>
> g++ -DUSE_AUTOTOOLS -DUNIX -D_ICU_ -I. -I. -I.. -I../include -g -O0 -Werror
> -c ../src/modules/filters/utf8transliterator.cpp
> -
"Joachim Ansorg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 26, 2002 9:37 AM
Subject: Re: [sword-devel] compile failure
> It works for me with the official ICU 2.1.
> With current CVS it works even in BibleTime now!
> It's pretty cool!
>
&g