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

Can you provide pregenerated binding modules? #53

Open
StefanSalewski opened this issue Jul 17, 2019 · 1 comment
Open

Can you provide pregenerated binding modules? #53

StefanSalewski opened this issue Jul 17, 2019 · 1 comment

Comments

@StefanSalewski
Copy link
Owner

Would make nimble install faster and may avoid issues.

@StefanSalewski
Copy link
Owner Author

We may do that, but note that gobject-introspection generates bindings customized for the actual computer where it is executed. Generated files depends on GTK versions, operating system and 64/32 bit.

I could provide ready made interface modules for latest GTK3 64 bit. But then 32 bit and GTK4 would be missing for Linux, and Windows and Mac bindings would be missing too. And I am not sure if the bindings would compile and work when people have older or newer GTK versions installed on the local computer -- I guess it may work.

I am willing to provide ready made bindings as a fallback if we see that people really have trouble with current install method.

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