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

This project desperately needs a full working example. #90

Open
jeffvandyke opened this issue Nov 12, 2019 · 2 comments
Open

This project desperately needs a full working example. #90

jeffvandyke opened this issue Nov 12, 2019 · 2 comments

Comments

@jeffvandyke
Copy link

I was able to get this to work once using CMake install commands, but it would be really nice if there was a minimal working cmake that put a C or C++ library's build output somewhere in the target folder that a Rust project is able to link against, possibly with bindgen. It's just that I can't seem to find documentation and have to work by trial and error.

Any help would be appreciated, thanks!

@SheldonNico
Copy link

@jeffvandyke
Copy link
Author

Thanks, that actually the magic install line in CMakeLists.txt I needed to build, perhaps a good start would be to link that repo from cmake-rs's README.md? I might make a PR tonight if someone doesn't beat me to it

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