Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a build issue with clang 18 because of old versions of dependencies #676

Closed
wants to merge 1 commit into from

Conversation

jayong93
Copy link

@jayong93 jayong93 commented Jul 20, 2024

Summary

Build using AUR in Arch Linux and its kinds is failing because previous versions of bindgen and cbindgen are incompatible with clang 18.

Fixes #675.

Note

Specifically, it is failed to generate functions into bindings.rs from C++ header, kime_engine.hpp.

Checklist

  • I have documented my changes properly to adequate places
  • I have updated the docs/CHANGELOG.md

previous versions of `bindgen` and `cbindgen` are incompatible with
clang 18.
@Riey
Copy link
Owner

Riey commented Jul 30, 2024

Duplicate of #677

@Riey Riey marked this as a duplicate of #677 Jul 30, 2024
@Riey Riey closed this Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

설치중 모듈 ffi 관련 에러
2 participants