You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Showing last frame. Use --error-trace for full trace.
In support/decide_binding_slow.cr:7:8
7 | YAML.mapping(find_paths: Bindgen::FindPath::Configuration)
^------
Error: undefined method 'mapping' for YAML:Module
Unhandled exception: Support script decide_binding_slow.cr failed (Exception)
from /home/mistergibson/.cache/crystal/home-mistergibson-Documents-Development-gxg.dev-gxg.cr-lib-qt5-src-qt5-..-..-support-decide_binding_fast.cr/macro_run in '??'
from /home/mistergibson/.cache/crystal/home-mistergibson-Documents-Development-gxg.dev-gxg.cr-lib-qt5-src-qt5-..-..-support-decide_binding_fast.cr/macro_run in '??'
from /home/mistergibson/.cache/crystal/home-mistergibson-Documents-Development-gxg.dev-gxg.cr-lib-qt5-src-qt5-..-..-support-decide_binding_fast.cr/macro_run in '__crystal_main'
from /home/mistergibson/.cache/crystal/home-mistergibson-Documents-Development-gxg.dev-gxg.cr-lib-qt5-src-qt5-..-..-support-decide_binding_fast.cr/macro_run in 'main'
from /lib/x86_64-linux-gnu/libc.so.6 in '__libc_start_main'
from /home/mistergibson/.cache/crystal/home-mistergibson-Documents-Development-gxg.dev-gxg.cr-lib-qt5-src-qt5-..-..-support-decide_binding_fast.cr/macro_run in '_start'
from ???
The text was updated successfully, but these errors were encountered:
Mm this is interesting, I thought those were resolved a while ago.
If by chance you're up for submitting a patch, you could check with git log -p how those cases involving .mapping were resolved in other places (either here or in the bindgen shard).
stderr:
The text was updated successfully, but these errors were encountered: