all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#75194: Compilation of latest `scratch/igc' fails with `xwidget' on MacOS
@ 2024-12-30  9:05 黄京
  2024-12-30 12:14 ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-12-30 23:21 ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 2 replies; 5+ messages in thread
From: 黄京 @ 2024-12-30  9:05 UTC (permalink / raw)
  To: 75194

[-- Attachment #1: Type: text/plain, Size: 755 bytes --]

Hi,

I'm encountering a compile-time error when building the latest Emacs igc
branch with the `--with-mps=yes' and `--with-xwidget' options:

*igc.c:2459:5: error: no member named 'gc_header' in 'struct xwidget_view';
did you mean 'header'?*

 2459 |     IGC_FIX12_HEADER (ss, &w->xv);

      | *    ^*

*igc.c:1144:61: note: *expanded from macro 'IGC_FIX12_HEADER'

 1144 |       igc_assert ((mps_addr_t) (*p) == (mps_addr_t) &
(*p)->gc_header); \

      | *                                                            ^*

*./xwidget.h:104:28: note: *'header' declared here

  104 |   struct vectorlike_header header;

      | *                           ^*


Please let me know if you need any additional information to investigate
this issue.


Thanks.

[-- Attachment #2: Type: text/html, Size: 5664 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-12-31  0:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-30  9:05 bug#75194: Compilation of latest `scratch/igc' fails with `xwidget' on MacOS 黄京
2024-12-30 12:14 ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-12-30 23:21 ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-12-31  0:56   ` 黄京
2024-12-31  0:59     ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.