Recent

Author Topic: Can't find file sqlite3ds  (Read 6296 times)

aggg63

  • Newbie
  • Posts: 1
Can't find file sqlite3ds
« 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.

LuizAmérico

  • Sr. Member
  • ****
  • Posts: 457
RE: Can
« Reply #1 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