Re: [Lazarus] How to take a Lazarus project with SQLite to a Linux machine without SQLite

2024-07-13 Thread Arí Ricardo Ody via lazarus
Hello I will gladly accept this teaching. Sometimes it is very difficult to install software on some distributions and I was trying to avoid it. Thank you very much. Ari On Fri, Jul 12, 2024 at 8:37 AM Michael Van Canneyt via lazarus < lazarus@lists.lazarus-ide.org> wrote: > > > On Fri, 12 Jul

Re: [Lazarus] Getting started with SQLite with Lazarus on Linux Mint

2024-07-13 Thread Marco van de Voort via lazarus
Op 10-7-2024 om 12:59 schreef Arí Ricardo Ody via lazarus: I'm trying to use SQLite with Lazarus on a Linux Mint. It is asking for a module ¨libsqlite3.so¨ (without the quotes). I installed sqlite on my linux with apt. I'm not finding ¨libsqlite3.so¨ anywhere on my SSD, and I also couldn't f

Re: [Lazarus] Getting started with SQLite with Lazarus on Linux Mint

2024-07-13 Thread John Landmesser via lazarus
Am 13.07.24 um 13:25 schrieb Marco van de Voort via lazarus: Op 10-7-2024 om 12:59 schreef Arí Ricardo Ody via lazarus: I'm trying to use SQLite with Lazarus on a Linux Mint. It is asking for a module ¨libsqlite3.so¨ (without the quotes). I installed sqlite on my linux with apt. I'm not findin

Re: [Lazarus] Getting started with SQLite with Lazarus on Linux Mint

2024-07-13 Thread Marco van de Voort via lazarus
Op 13-7-2024 om 15:53 schreef John Landmesser via lazarus: *Beware*: [john1@manjaro ~]$ /run/media/john1/ntfs1/PROJEKTE/Lazarus/Laufdaten/GUI/laufdaten Threading has been used before cthreads was initialized. Make cthreads one of the first units in your uses clause. Runtime error 211 at $000