Op 31 maart 2012 08:45 heeft Felipe Monteiro de Carvalho <[email protected]> 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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
