Hey guys! Yesterday I had the Linux Mint software updated on my machine. So I ran: sudo apt install sqlite3-dev This time everything went well and I got this command to work. Then I set up a small Lazarus project that does INSERT in a test SQLite database and everything worked. Thank you to everyone who helped me with this.
Greetings Ari Ricardo Sao Paulo, Brazil On Thu, Jul 11, 2024 at 9:16 AM John Landmesser via lazarus < lazarus@lists.lazarus-ide.org> wrote: > Am 10.07.24 um 12:59 schrieb Arí Ricardo Ody via lazarus: > > Hello! > > > > 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 figure out which directory I should put it in > > if I found it. At most I can find a module ¨libsqlite3.so.0¨ in the > > /usr/lib directory. > > > > Would anyone help me, please? > > > Sometimes good information can be foend if you ask: > > https://gemini.google.com/ > > or > > https://chatgpt.com/ > > But double check in examples test cases the answers, KI often tells > bullshit. > > For me it was sometimes useful ! > > John > > > > > > > -- > _______________________________________________ > lazarus mailing list > lazarus@lists.lazarus-ide.org > https://lists.lazarus-ide.org/listinfo/lazarus >
-- _______________________________________________ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus