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

Problems with std::vector... and more #21

Open
ancorgs opened this issue Feb 12, 2020 · 1 comment
Open

Problems with std::vector... and more #21

ancorgs opened this issue Feb 12, 2020 · 1 comment

Comments

@ancorgs
Copy link

ancorgs commented Feb 12, 2020

I'm trying to use this to create bindings for this project. https://github.com/openSUSE/libstorage-ng

But I'm having problems when it comes to collections. I can't find the right incantations I must use in TEMPLATE.yml to make it work.

To illustrate the problems, I have created a repository with a super-small subset of libstorage-ng (only one struct, one function and one enum). The README in that repo should explain the problem. Please see https://github.com/ancorgs/bindgen-test

@kalinon
Copy link
Contributor

kalinon commented May 13, 2020

we just have gone through a bunch of changes, and possibly more coming. if you'd like to try again on master you might get different results now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants