Hello, i’m working with a wxPython application running on linux that makes use of the gst (gstreamer) module. When i try to run this application on Windows XP, i get an exception that states that the is no such gst module.
How do i get this module in Windows
Musa
Message
Musa,
You might want to look into wx.MediaCtrl if your app is something you hope will be widely used. It uses different media players for different OSes, saving installation hassles.
David
···
-----Original Message-----
From:
wxpython-users-bounces+dwoods=wcer.wisc.edu@lists.wxwidgets.org [mailto:wxpython-users-bounces+dwoods=wcer.wisc.edu@lists.wxwidgets.org] ** On Behalf Of** musa mhlengi
Sent: Tuesday, December 09, 2008 1:02 PM
To: wxpython-users@lists.wxwidgets.org
Subject:
[wxpython-users] gst (gstreamer) module in Windows.
Hello, i’m working with a wxPython application running on linux that makes use of the gst (gstreamer) module. When i try to run this application on Windows XP, i get an exception that states that the is no such gst module.
How do i get this module in Windows
Musa