Robert Gdula <robert.gd...@gmail.com> wrote:
> I'm trying to add ICU to my Sqlite static library, compilation is ok, and I
> have file of library, but when I try to use it I've got some errors,
> anybody can help me what I do wrong ?
> 
> ..\..\Library\SQLCIPHER\libSQLCIPHER.a(SqlCipher.o):SqlCipher.c|| undefined
> reference to `ucol_strcoll_3_8'|

I imagine you would also need to link to whatever library comes with ICU.
-- 
Igor Tandetnik

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to