Frogging-Family / mesa-git

Other
45 stars 21 forks source link

ERROR: Problem encountered: rusticl requires bindgen 0.62 or newer #36

Closed nutta-git closed 10 months ago

nutta-git commented 10 months ago

Hi, I am encountering this issue while compiling with rusticl. $ pacman -Qi rust-bindgen Name : rust-bindgen Version : 0.69.0-1.1 Description : Automatically generates Rust FFI bindings to C (and some C++) libraries Architecture : x86_64 URL : https://github.com/rust-lang/rust-bindgen Licenses : BSD Groups : None Provides : None Depends On : gcc-libs clang Optional Deps : None Required By : None Optional For : None Conflicts With : None Replaces : None Installed Size : 5.16 MiB Packager : ALHP x86-64-v3 <alhp@harting.dev> Build Date : Wed 01 Nov 2023 05:40:00 PM EDT Install Date : Thu 02 Nov 2023 11:38:47 AM EDT Install Reason : Explicitly installed Install Script : No Validated By : Signature

meson-log.txt customization.txt

change customization.txt to customization.cfg

nutta-git commented 10 months ago

seems like rust-bindgen version 0.69.1fixed this issue. might be relevant