error[E0599]: no variant or associated item named XKB_KEYMAP_FORMAT_TEXT_v1 found for enum xkb_keymap_format in the current scope
--> /home/mcfd/.cargo/registry/src/mirrors.tuna.tsinghua.edu.cn-df7c3c540f42cdbd/minifb-0.17.0/src/os/posix/wayland.rs:1056:59
XKB_KEYMAP_FORMAT_TEXT_v1
found for enumxkb_keymap_format
in the current scope --> /home/mcfd/.cargo/registry/src/mirrors.tuna.tsinghua.edu.cn-df7c3c540f42cdbd/minifb-0.17.0/src/os/posix/wayland.rs:1056:59xkb_keymap_format
XKB_KEYMAP_FORMAT_TEXT_V1
error: aborting due to previous error
For more information about this error, try
rustc --explain E0599
. error: could not compileminifb
To learn more, run the command again with --verbose. It's should "V1" not "v1"