Build issues with 1.x samples

Fedor Lyakhov fedor.lyakhov at gmail.com
Tue Feb 25 02:09:41 PST 2014


Hi Dmitriy,

First of all, you're using 0.10 SDK from gstreamer.com. The 1.x
version of GStreamer for Android from fd.o isn't called SDK, it is
available from http://gstreamer.freedesktop.org/data/pkg/android/
(latest version 1.2.3).

Please try using e.g.
http://gstreamer.freedesktop.org/data/pkg/android/1.2.3/gstreamer-1.0-android-arm-1.2.3-debug.tar.bz2
instead of 0.10 SDK.


On Tue, Feb 25, 2014 at 12:40 PM, Dmitriy Kazakov
<dmitriy.kazakov.da at gmail.com> wrote:
> Hello,
>
> I try to build samples and have some issues with them.
>
> I use samples are made by Sebastian Droge as it compatible with the newest
> version of SDK. I made an assumption that official site offers to download
> 1.x version of SDK.
>
> I performed steps to build via console as it describes on official site:
>
> android update project -p . -s --target X
> ndk-build
> ant debug
>
> And I got issues on "ndk-build" step. Firstly, it says about wrong pathes,
> so I changed it on Windows like paths. Secondly, it told me about wrong
> permissions (it is on Windows 7 run from console as administrator). Changed
> rights via cygwin but issue still exists:
>
> D:\workspace\android-tutorial-3>ndk-build
> jni/Android.mk:21:
> D:\Programs\gstreamer-sdk-android-arm-debug-2013.6\share\gst-
> android\ndk-build: Permission denied
> jni/Android.mk:21: include: No such file or directory
> jni/Android.mk:21: \plugins.mk\gstreamer-1.0.mk: No such file or directory
> make.exe: *** No rule to make target `\plugins.mk\gstreamer-1.0.mk'.  Stop.
>
> Could you help me with that?
>
> --
> Dmitry
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>



-- 
Best regards,
Fedor


More information about the gstreamer-devel mailing list