[sword-devel] ICU in CVS

Joachim Ansorg sword-devel@crosswire.org
Sun, 14 Jul 2002 17:08:39 +0200


I fixed the define of -DICU. In the cpp files ICU is used, but the Makefiles 
used -D_ICU_.

I changed the makefiles to use -DICU.

Joachim

> > I'm trying to use ICU in BibleTime, but compiling this test program gives
> > me undefined refernces to SWMgr::isICU.
>
> Don't forget to "make install", if that should be the problem.
> BT (which utilizes isICU) compiles and runs fine here. Hope I understood
> the problem.
>
> Martin