[Lazarus] MariaDB, SQLConnection - Suse vs Debian

2016-12-25 Thread Gordon Findlay via Lazarus
I have a project which uses a TMySQL56Connection to work with a MariaDB version 10.0.28 For unrelated reasons I moved it from an OpenSUSE LEAP 42.1 box to a Debian 8 one. They have the same version of MariaDB (mysql -V reports "version 15.1 Distrib 10.0.28-MariaDB" in both cases). Lazarus/FPC etc

Re: [Lazarus] MariaDB, SQLConnection - Suse vs Debian

2016-12-26 Thread Gordon Findlay via Lazarus
​​ Thanks - that is the problem. In case anyone else encounters this, the issue is that Debian 8.0 (Jessie) installs Maria 10.0.28, which is MySQL 5.6 compatible, but version 5.5 of libmysqlclient18.so Version 5.6 is available in the jessie-backports repository (see https://packages.debian.org/je

Re: [Lazarus] Error when building Lazarus 1.6.2 from sources on RPi3

2017-01-09 Thread Gordon Findlay via Lazarus
I've had that issue, with different units, under Linux several times. A make clean before make bigide has solved the problem. YMMV of course. On 10/01/2017 12:48 pm, "Bo Berglund via Lazarus" < lazarus@lists.lazarus-ide.org> wrote: I am trying to build an FPC 3.0.0 + Lazarus 1.6.2 environment o

Re: [Lazarus] New Synthwave Demo

2021-11-30 Thread Gordon Findlay via lazarus
Juha: Your mails containing so many lies, and so dangerous to the community, means that I will cease being a member of the mailing list. On Wed, Dec 1, 2021 at 8:12 AM Juha Manninen via lazarus < lazarus@lists.lazarus-ide.org> wrote: > Now people are dying because of the jabs. Those are not si

Re: [Lazarus] Lazarus Release Candidate 1 of 4.0

2024-10-26 Thread Gordon Findlay via lazarus
Do you mean publish the project from 3.x, then open in 4? For a new small project things look good- especially the docked interface. On Sun, 27 Oct 2024, 10:54 am Mattias Gaertner via lazarus, < lazarus@lists.lazarus-ide.org> wrote: > The Lazarus team is glad to announce the first release candi