On Friday 01 August 2008 16:45:54 Alexey Pechnikov wrote:
> Hello!
>
> В сообщении от Friday 01 August 2008 14:49:04 Alexey Pechnikov написал(а):
> > Try this
> > http://dload.mobigroup.ru/sqlite-ext/icu/3.5.9/libSqliteIcu.dll
--snip--
> sqlite> SELECT load_extension('libSqliteIcu.dll');
> SQL error: error during initialization:
> sqlite> .load 'libSqliteIcu.dll'
> sqlite>
--snip--
>
> from utf8.h from icu package. I replace U_EXPORT to U_EXPORT2 and now
> libSqliteIcu.dll is compiled but it's not correct way.
>
looks like a smimilar problem. It also looks to me like debugging this would 
be difficult....

Graeme
-- 
Graeme Pietersz
http://moneyterms.co.uk/
http://pietersz.co.uk/
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to