FABRE Laurent

Results 5 comments of FABRE Laurent

Have the same problem. It seems the build looks for static symbols (_ZTIN3icu14StringByteSinkISsEE) while the default version of ICU come as dynamic libraries (__imp___ZTIN3icu14StringByteSinkISsEE). I tried to compile ICU as...

It builds OK on Debian, so I guess this is particular to builds on Cygwin? @vanthome what is your platform?

It seems that the gem has not been updated yet on rubygems.org, so it will continue to fail when installed from there without some manual patching. For Cygwin folks who...

@svnpenn I deduced that from the symbols in the error message (link error of GCC). The symbols seem to include the version number (something like __icu48_... or __icu52_...). However I...

@sergiuszm You saved my day man, thank you! My .gnupg folder and its contents were own by root...