[Bug 792504] New: Gstreamer fails to build with android prebuild libraries due to a @# comment

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jan 14 09:38:05 UTC 2018


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

            Bug ID: 792504
           Summary: Gstreamer fails to build with android prebuild
                    libraries due to a @# comment
    Classification: Platform
           Product: GStreamer
           Version: 1.12.0
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: jeremi.wojcicki at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

While executing gstreamer-1.0.mk (using android studio) throws:

GStreamer      : [GEN] => gst-build-arm64-v8a/gstreamer_android.c
'#' is not recognized as an internal or external command,
operable program or batch file.
make: *** [genstatic_arm64-v8a] Error 1

for which the line 210 is responsible:

@# android-studio doesn't seem to like line continuation characters when
executing shell commands

removing the line fixes the problem

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