[pyicu-dev] towards release 1.0
F Wolff
friedel at translate.org.za
Wed Mar 31 08:12:16 PDT 2010
Op Ma, 2010-03-29 om 09:48 -0700 skryf Andi Vajda:
> On Mar 29, 2010, at 3:49, F Wolff <friedel at translate.org.za> wrote:
>
> > Op So, 2010-03-28 om 23:04 -0700 skryf Andi Vajda:
...
> > I quickly tried to build from trunk, but it seems that my ICU version
> > (4.0) is not supported.
>
> How so ? What error did you get ?
> The intent is to conditionally enable all features that appeared in
> ICU >= 4.0.
> Maybe some conditionals are missing.
I get lots of warnings about "deprecated conversion from string constant
to ‘char*’" (I can give the complete output if you want), but it
eventually fails with
search.cpp:594: error: ‘USEARCH_ELEMENT_COMPARISON’ was not declared in this scope
search.cpp:601: error: ‘USEARCH_STANDARD_ELEMENT_COMPARISON’ was not declared in this scope
search.cpp:602: error: ‘USEARCH_PATTERN_BASE_WEIGHT_IS_WILDCARD’ was not declared in this scope
search.cpp:603: error: ‘USEARCH_ANY_BASE_WEIGHT_IS_WILDCARD’ was not declared in this scope
error: command 'gcc' failed with exit status 1
I don't see USEARCH_ELEMENT_COMPARISON (or any of the other three)
anywhere in my installed header files for icu.
Does that help? I'm not sure what else you would need, so feel free to
ask for any extra information.
Keep well
Friedel
--
Recently on my blog:
http://translate.org.za/blogs/friedel/en/content/provisionaly-done-localisation-guide-amharic
More information about the pyicu-dev
mailing list