-
Notifications
You must be signed in to change notification settings - Fork 3
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
Build fails #6
Comments
Sorry for not responding for so long, I was busy with work. Just a heads up, I will be working on getting this compile again during the next week (With maybe some structural reworks, this crate is from back when I was new to rust). |
Maybe you should take a look at https://github.com/gtk-rs/sys which is autogenerated. [options]
work_mode = "sys"
library = "Secret"
version = "1"
min_cfg_version = "0.18"
external_libraries = [
"GLib",
"GObject",
"Gio",
] I didn't test it though. |
I started a binding for libsecret using |
Same issue here |
I found that |
The text was updated successfully, but these errors were encountered: