Am 31.07.21 um 23:20 schrieb Juha Manninen via lazarus:
On Sat, Jul 31, 2021 at 11:09 PM John Landmesser via lazarus
mailto:lazarus@lists.lazarus-ide.org>>
wrote:
gtk2trayicon.inc(387,5) Error: Identifier not found
"gtk_status_icon_set_tooltip_text"
What should i do?
Use the rele
On Sat, Jul 31, 2021 at 11:09 PM John Landmesser via lazarus <
lazarus@lists.lazarus-ide.org> wrote:
> gtk2trayicon.inc(387,5) Error: Identifier not found
> "gtk_status_icon_set_tooltip_text"
>
> What should i do?
>
Use the released FPC 3.2.2 or get the latest FPC trunk. Now you have an old
trunk.
On Manjaro XFCE Linux there where issues compiling new pulled lazarus
source
Working lazarus was:
Lazarus 2.1.0 r63838M FPC 3.3.1 x86_64-linux-gtk2
got the source with
git clone https://gitlab.com/freepascal.org/lazarus/lazarus.git lazarus
cd ~/lazarus
make all clean useride
compilin