Building Gst-Python on Windows

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Building Gst-Python on Windows

Blake Sinnett

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
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Building Gst-Python on Windows

Luca Bacci
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


Il giorno ven 4 gen 2019, 03:51 Blake Sinnett <[hidden email]> 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
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel