the problem of bulit tutorial project under windows 7

Wankey Cheng wankeycheng at gmail.com
Fri Oct 11 02:05:48 PDT 2013


I know.but when execute this ,console give me an error message
"D:\gstreamer/share/gst-android/ndk-build/gstreamer-1.0.mk:20: *** "The
directory GSTREAMER_ROOT=D:\gstreamer does not exists".  Stop."


and,can you send me the tutorial5 which can run under gstreamer-1.0?Thank
you.

Regards!


2013/10/11 Sebastian Dröge <slomo at circular-chaos.org>

> On Fr, 2013-10-11 at 16:48 +0800, Wankey Cheng wrote:
> > I have set both GSTREAMER_ROOT and GSTREAMER_ROOT_ANDROID variable.
> >
> > and it's seems error when execute the following in the gstreamer.mk
> >
> > $(call assert-defined, GSTREAMER_SDK_ROOT)
> > $(if $(wildcard $(GSTREAMER_SDK_ROOT)),,\
> >   $(error "The directory GSTREAMER_SDK_ROOT=$(GSTREAMER_SDK_ROOT) does
> not
> > exists")\
> > )
>
> There is no gstreamer.mk, only a gstreamer-1.0.mk, which has the
> following code there:
>
> $(call assert-defined, GSTREAMER_ROOT)
> $(if $(wildcard $(GSTREAMER_ROOT)),,\
>   $(error "The directory GSTREAMER_ROOT=$(GSTREAMER_ROOT) does not
> exists")\
> )
>
>
> gstreamer.mk is probably some leftover from the third party binaries
> from gstreamer.com you had installed before.
>
> _______________________________________________
> gstreamer-android mailing list
> gstreamer-android at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20131011/d095201c/attachment.html>


More information about the gstreamer-android mailing list