[fpc-pascal] Crash at startup with sqlite project
Denis Golovan
denisgolovan at yandex.ru
Wed Apr 2 15:25:23 CEST 2008
On Wed, Apr 02, 2008 at 08:31:01AM -0300, Felipe Monteiro de Carvalho wrote:
> Hello,
>
> I have a simple project with sqlite 3. It's running on Windows with
> FPC 2.2.0 and svn Lazarus, and my DLL is version is 3_5_7 downloaded
> from official sqlite website.
>
> It crashes at startup at sqlite3ds.pas at:
>
> procedure TSqlite3Dataset.InternalInitFieldDefs;
> ....
> sqlite3_step(vm); // Here
>
Try using FPC svn. Several changes were commited recently.
--
Best regards,
Denis Golovan aka MageSlayer
More information about the fpc-pascal
mailing list