[Bug 781773] New: gst-build: not clear how to build gst-omx as a subproject

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 26 14:36:56 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=781773

            Bug ID: 781773
           Summary: gst-build: not clear how to build gst-omx as a
                    subproject
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-build
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: gdesmott at gnome.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I'd like to build gst-omx as a gst-build subproject so I enabled it:
$ mesonconf build/ -D disable_gst_omx=false

But when trying to build it complains about the target not being specified:

Meson encountered an error in file subprojects/gst-omx/meson.build, line 230,
column 2:
Error encountered: Unsupported omx target specified. Use the -Dwith_omx_target
option

I tried defining it but the option doesn't exit at this stage:

$ mesonconf build/ -D gst-omx:with_omx_target=generic
Meson configurator encountered an error:

Unknown option gst-omx:with_omx_target.

I would be good to show how to do this in the README. I'd be happy to update it
if one can show me the right trick. :)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list