All right.
I've modified the Xcode project to build complete ICU from sources together
with Sword. This seems to be working fine.
Manfred
Am 21.08.2014 um 08:30 schrieb Manfred Bergmann :
> Thanks for the clarification.
>
> Right, OS X didn't ship the headers for ICU, don't know exactly when
Thanks for the clarification.
Right, OS X didn't ship the headers for ICU, don't know exactly when that
changed.
Currently, since 10.7 (AFAIR) it ships with ICU however only libicucore + the
headers required for that.
The weird thing is that UnicodeString is present in the headers (unistr.h) als
Sorry for taking a while to reply!
I bumped into this issue with iOS a few months ago and then ran out of time to
fix it. “Recently” (months ago?) Chris added some more dependencies on ICU into
SWORD and iOS chokes on that. When I look for:
it can’t find it. The available headers under iOS are:
ICU is largely (exclusively?) used for transliteration within Sword. Qt
offers the same functionality (it has both its own built-in functionality
for that or it can be built on top of ICU). Since Qt already comes with the
functionality built in, BibleTime distributes its OS X binary without the
ext
If possible I don't want to install libraries (Homebrew, MacPorts, etc) used
for building Sword which are not part of the stock OS X.
How can ICU be replaced with Qt?
Manfred
Am 19.08.2014 um 21:56 schrieb Greg Hellings :
> On my own system I get:
>
> -- CLucene: yes /opt/local/lib/libcluce
On my own system I get:
-- CLucene: yes /opt/local/lib/libclucene-core.dylib in /opt/local/include
and /opt/local/include;/opt/local/include
-- PkgConfig: yes
-- ICU: yes /opt/local/lib/libicuuc.dylib and /opt/local/include
I have installed them from MacPorts. I believe, however, that BibleTim
Hmm. Don't know this doesn't work.
tried cmake, called cmake/build-release.sh, got the following:
---
pacsaar:sword-trunk mbergmann$ cmake/build-release.sh
-- The CXX compiler identification is AppleClang 5.1.0.5030040
-- The C compiler identification is AppleClang 5.1.0.5030040
-- Check for worki
Building Sword from within Xcode after svn update.
But I'll try the following, initiate the configure procedure and see how the
build goes, which defines are set, etc. Maybe I'm missing something.
Manfred
Am 19.08.2014 um 17:11 schrieb Greg Hellings :
> Is this while building Sword or BibleT
Is this while building Sword or BibleTime?
--Greg
On Mon, Aug 18, 2014 at 12:16 PM, Manfred Bergmann
wrote:
> Hmm, weird stuff.
> UnicodeString seems to be in icucore. And I've got -licucore.
> But it seems to be references not correctly:
>
> Undefined symbols for architecture x86_64:
> "icu
Hmm, weird stuff.
UnicodeString seems to be in icucore. And I've got -licucore.
But it seems to be references not correctly:
Undefined symbols for architecture x86_64:
"icu::UnicodeString::UnicodeString()", referenced from:
sword::UTF8NFC::processText(sword::SWBuf&, sword::SWKey const*,
s
Hi.
Anyone successfully built the current trunk on OS X (Mavericks)?
I get the above error. "UnicodeString" doesn't seem to be part of libicucore?
Manfred
___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listin
11 matches
Mail list logo