[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compilation of master with pgtk and xwidgets is broken since commit
From: |
Po Lu |
Subject: |
Re: Compilation of master with pgtk and xwidgets is broken since commit 16c785b621 |
Date: |
Sat, 22 Jan 2022 20:29:15 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux) |
Iñigo Serna <inigoserna@gmail.com> writes:
> Hi,
>
> Compilation of master with pgtk and xwidgets is broken since commit
> 16c785b621. I added the error at the end of the email.
>
> I simple fix is to move "#include <cairo-xlib.h>" in file
> src/xwidget.c
> line 42 one line below, inside #ifndef HAVE_PGTK.
Thanks, now fixed on master.