Building Gst-Python on Windows
Luca Bacci
luca.bacci982 at gmail.com
Fri Jan 4 13:16:05 UTC 2019
Maybe someone more knowledgeable than me can provide a complete answer.
Here are some indications:
If you use MSYS2 you can just install mingw-w64-pygobject
pacman -S mingw-w64-pygobject
Alternatively,
PyGObject and GstPython both have meson build definitions, you can try
building the PyGObject dependency with a wrap file
See here: https://pygobject.readthedocs.io/en/latest/packagingguide.html
Il giorno ven 4 gen 2019, 03:51 Blake Sinnett <frequency660 at hotmail.com> ha
scritto:
> Hello,
>
>
>
> I’m trying to build Gst-Python on Windows, but the dependency
> pygobject-3.0 can’t be found. When I put the Gstreamer wrap file in the
> subprojects directory in the Gstreamer source directory, Gstreamer is
> located and built. But I’m not sure how to get pygobject-3.0 to be picked
> up.
>
>
>
> I looked at Cerbero, but I didn’t see a recipe for Gst-Python. Is there
> another way to build, or am I on the right track with Meson? Any help would
> be greatly appreciated.
>
>
>
> Thanks,
>
> Blake
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190104/c0aa428e/attachment.html>
More information about the gstreamer-devel
mailing list