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

C bindings seem to be broken #7747

Open
KevinT3Hu opened this issue Oct 5, 2024 · 2 comments
Open

C bindings seem to be broken #7747

KevinT3Hu opened this issue Oct 5, 2024 · 2 comments

Comments

@KevinT3Hu
Copy link

Please provide the following information

libtorrent version (or branch): RC_2.0

platform/architecture: Linux/amd64

compiler and compiler version: g++ (Gentoo 14.1.1_p20240622 p3) 14.1.1 20240622

The C bindings seem not to align with the latest code api, errors include the params parsing part, fields like paused and tracker_url seem no longer available in source code. Noticing that the c binding was last updated 2 years ago, I assume we need to update it so that it aligns with the latest code.

@arvidn
Copy link
Owner

arvidn commented Oct 12, 2024

are you using the C bindings?

@KevinT3Hu
Copy link
Author

are you using the C bindings?

I was trying to use it with Rust and bindgen couldn't handle C++ quite well especially when concerning templates and what.

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

No branches or pull requests

2 participants