Lee Jenkins wrote:

Hi all,

I had a project successfully building on both Windows and Linux. I added SQLite support and while everything compiles fine on Windows, now on the linux box, Lazarus simply says:

Error: Error while linking

No descriptions, just that.

Must the SQLite.so be installed on the linux box? I have it installed in /lib and I've tried placing it in /usr/lib to no avail.

Of course, that could just not be the problem at all. It's a bit difficult to figure out with the above error message that doesn't give me much to go on.


Just to verify, I commented out all references to sqlite3ds and everything builds fine on linux. So, my assumption is that it is a problem with sqlite3ds or way that I am trying to build it.

Thanks again for any help,


--

Warm Regards,

Lee



_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to