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

How-to for bindgen newbs? #141

Open
damccull opened this issue May 3, 2022 · 0 comments
Open

How-to for bindgen newbs? #141

damccull opened this issue May 3, 2022 · 0 comments

Comments

@damccull
Copy link

damccull commented May 3, 2022

Hello. I want to use couchbase in rust but I have no idea how to begin.

For instance, there are multiple releases of the c lib depending on OS and I want to make it possible to develop my app on Windows and Linux, and possibly Mac. So I know I need each type of library... But how do I include them in the project? Do I include them or just include instructions on how to install that first? Should I build my development environment inside a container and make the whole thing moot?

Ideally I want a solution that is just "clone the repo and hit build". But I imagine that would require a native rust library that's not using bindgen.

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

1 participant