Building Gstreamer on Windows 8 via cerbero

Andoni Morales ylatuya at gmail.com
Wed Oct 16 11:17:06 CEST 2013


2013/10/16 Gazoo <gazoo at 42.dk>

> Hey Guys,
>
> I'm hoping to ask the occasional stupid question while trying to compile my
> own version of GStreamer using Cerbero (which I keep wanting to write as
> Cerebro). I'm doing this in order to get at the gst-plugin-gl! Following
> this guide here:
>
> http://docs.gstreamer.com/display/GstSDK/Building+from+source+using+Cerbero
>
> I've run into a spot of 'trubz'. When trying to run the build from my
> checked out git repo (using the cerebro-uninstalled boostrap command), I
> get
> the following error:
>
> Traceback (most recent call last):
>   File "./cerbero-uninstalled", line 8, in <module>
>     from cerbero.main import main
>   File ".\cerbero\main.py", line 34, in <module>
>     from cerbero import config, commands
>   File ".\cerbero\config.py", line 25, in <module>
>     from cerbero.utils import _, system_info, validate_packager,
> to_unixpath,\
>   File ".\cerbero\utils\shell.py", line 41, in <module>
>     PLATFORM = system_info()[0]
>   File ".\cerbero\utils\__init__.py", line 194, in system_info
>     raise FatalError("Windows version '%s' not supported" % win32_ver)
> cerbero.errors.FatalError: Fatal Error: Windows version '8' not supported
>
> I'd say the error is accurate, but am I truly boned? Can I not compile
> GStreamer on Windows 8?
>

Could you please put a print in cerbero/utils/__init__.py in lin 186?
I don't have Windows 8 to test but it should be supported, you probably
provide a patch too, it should be easy to fix :)


> I also have 1 suggestions, regarding the guide:
>
> Add a note that a restart of Msys/MinGw is required in order for the path
> pointing to Git and Python to take effect.
>

Thanks for the note

>
> For some reason the following command does nada for me:
>
> echo "alias cerbero='~/cerbero/cerbero-uninstalled'" >> ~/.bashrc
>
> As I still need to call it via cerbero-uninstalled. Doesn't ~ refer to my
> home dir? If so - it should work...
>
Apparently you have to create a ~/.profile file with msys shell instead

Andoni

>
> Regards,
> Gazoo
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Building-Gstreamer-on-Windows-8-via-cerbero-tp4662615.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>



-- 
Andoni Morales Alastruey

LongoMatch:The Digital Coach
http://www.longomatch.ylatuya.es
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131016/856348c4/attachment.html>


More information about the gstreamer-devel mailing list