[Bug 762913] New: ndk-build of Android apps fails on Windows due to invalid path

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 1 09:27:47 UTC 2016


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

            Bug ID: 762913
           Summary: ndk-build of Android apps fails on Windows due to
                    invalid path
    Classification: Platform
           Product: GStreamer
           Version: 1.7.1
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: cerbero
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: xartigas.bugzilla at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 322728
  --> https://bugzilla.gnome.org/attachment.cgi?id=322728&action=edit
Fix extraneous spaces in path when copying plugins' java code

Calling ndk-build from Windows silently fails to copy the androidmedia java
files (GstAmcOnFrameAvailableListener.java) to the project's src directory due
to extra spaces in the path.

Didn't happen on 1.6.x because this java file didn't exist.

Bug present in 1.7.1 and 1.7.2.

Doesn't happen on Linux, probably 'make' works differently.

Attached patch solves the problem on Windows.

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