[Lazarus] Strange message "Can not initialize interface sqlite" in Android

Vincent Snijders vincent.snijders at gmail.com
Sat Mar 31 09:16:57 CEST 2012


Op 31 maart 2012 08:45 heeft Felipe Monteiro de Carvalho
<felipemonteiro.carvalho at gmail.com> het volgende geschreven:
> Hello,
>
> In a project using sqlite in Android the following happens at startup:
>
>> D/dalvikvm(31719): GC_CONCURRENT freed 6K, 52% free 2617K/5379K, external
>> 4687K/5853K, paused 7ms+3ms
>> I/lclapp  (31719): TApplication.HandleException Can not initialize interface
>> sqlite from library "libsqlite3.so"
>> I/lclapp  (31719):   Stack trace:
>> I/lclapp  (31719):   $414149B8
>> I/lclapp  (31719): WARNING: TLCLComponent.Destroy with LCLRefCount>0. Hint:
>> Maybe the component is processing an event?
>
> Again I searched *.* everywhere that I could think of
> (lazarus/components/sqlite, fpc4android/rtl, fpc4android/packages) but
> I can't find any string which reads "Can not initialize interface" ...
> any ideas?

./rtl/units/i386-linux/rtlconsts.rst:rtlconsts.slibrarynotloaded='Can
not initialize interface %s from library'+

Vincent




More information about the Lazarus mailing list