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

Dependency libs are not opened in the generated code #23

Open
ManasJayanth opened this issue Dec 20, 2018 · 0 comments
Open

Dependency libs are not opened in the generated code #23

ManasJayanth opened this issue Dec 20, 2018 · 0 comments

Comments

@ManasJayanth
Copy link
Contributor

When used with gstreamer editing services, for example, some APIs use/throw/return GError. The generator doesn't however open the glib dependency.

Example: ges_timeline_new_from_uri () from Timeline module

val create_from_uri :
  string -> (t ptr option, Error.t structure ptr option) result

Glib.Error is not seen in the generated code.

gen.ml

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