Paolo Bonzini <pbonz...@redhat.com> writes:
> Il mer 16 ott 2024, 08:10 Junjie Mao <junjie....@hotmail.com> ha scritto: > > In my Ubuntu 22.04 environment (rustc 1.76.0 and bindgen 0.59.1 from > apt) the feature `proc_macro_byte_character` is not yet stablized but > used in proc-macro2. Downgrading proc-macro2 to 1.0.79 [1] and syn to > 2.0.58 fixes that issue for me. > > This is handled by patch 5. Try "meson subprojects update --reset". > Yes, that works. Thanks for the info! -- Best Regards Junjie Mao