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

Support for 'long' and 'long *' data type #50

Open
pbower opened this issue Oct 4, 2021 · 0 comments
Open

Support for 'long' and 'long *' data type #50

pbower opened this issue Oct 4, 2021 · 0 comments

Comments

@pbower
Copy link

pbower commented Oct 4, 2021

Hi there, great project.

Would it be possible to add a type handler for long and long * data types?

At present they produce this error UserWarning: exception TypeLookupError(['long int *']) , after wrapping original header functions that have long *.

If this project is still being actively developed this could help support the common data type. Otherwise, at least in this instance for me, a project does not appear able to be wrapped automatically using PyBindGen.

Thanks!!

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