[Users] claws-mail impap-error Port 993 tls on Macos
Paul
paul at claws-mail.org
Tue Oct 31 15:48:11 UTC 2023
On Tue, 31 Oct 2023 15:16:17 +0000
"David Fletcher" <David at megapico.co.uk> wrote:
> compose.c:9665:12: error: call to undeclared function 'gtk_socket_new';
> ISO C99 and later do not support implicit function declarations
> [-Wimplicit-function-declaration]
> socket = gtk_socket_new ();
> ^
>
> That looks like it's picking up version 2 GTK libraries instead of
> version 3 for some reason.
gtk_socket_new() is available in gtk3, in linux at least.
with regards
Paul
More information about the Users
mailing list