Lazarus

Programming => Databases => Topic started by: aggg63 on October 06, 2008, 12:06:23 pm

Title: Can't find file sqlite3ds
Post by: aggg63 on October 06, 2008, 12:06:23 pm
Hello.

I installed the package for SQLite database from the Lazarus components directory and I build a litle application from the author home page. When I compile the project I get this error

uSqlite4fpc.pas(1,1) Fatal: Can't find unit sqlite3ds used by uSqlite4fpc

Where should be copied the file sqlite3ds? Or how I configure Lazarus?

I run Lazarus-0.9.24-FreePascal-2.2.0-20071114 for Windows, and I rebuild Lazarus after intall the package.

Thanks a lot.
Title: RE: Can
Post by: LuizAmérico on October 12, 2008, 02:44:36 pm
sqlite3ds is part of fpc default distribution.

Create an empty Lazarus project and put sqlite3ds in the uses clause. If gives the same error than the problem is that fpc is not finding that unit.

If compiles fine, then put the problematic example somewhere to download.
TinyPortal © 2005-2018