Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Able to build with Meson. For use in gstreamer-sharp #256

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

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

mikkeljohnsen
Copy link
Contributor

Using Meson to build GtkSharp. Wraps the build.sh.

This will make it easier use consume i gstreamer-sharp.

@harry-cpp
Copy link
Member

harry-cpp commented May 25, 2021

If you want Gstreamer Sharp added here (or connected to the systems here), I have a branch for that: https://github.com/GtkSharp/GtkSharp/tree/GstSharp

It needs a bit of updating, but other than that, its good to go.

@mikkeljohnsen
Copy link
Contributor Author

@harry-cpp Do you know what the "c" abi code are for, in the gstreamer-sharp project. Is that even necessary ?

@thiblahute
Copy link
Contributor

@harry-cpp Do you know what the "c" abi code are for, in the gstreamer-sharp project. Is that even necessary ?

This is used to ensure that generated ABI is correct and that GStreamer doesn't break the ABI, or that the bindings are updated in case it does (in the -bad libraries we might).

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

Successfully merging this pull request may close these issues.

3 participants