starting android development

pedjaman pedjaman at gmail.com
Sat Sep 10 14:30:17 UTC 2016


After some research, only after downgrading ndk to 10e, changing targt to arm
(isntead of armv7) it finds gold linker (and it doesn't look for mipsel) but
this code is failing in gstreamer-1.0.mk:

	@$(foreach plugin,$(GSTREAMER_PLUGINS_WITH_CLASSES), \
		$(call
host-mkdir,$(GSTREAMER_JAVA_SRC_DIR)/org/freedesktop/gstreamer/$(plugin)) &&
) echo Done mkdir

with error:
/bin/sh: Done: command not found

It seems 

echo Done mkdir

is not interpreted as message. It is threated asn command instead.




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/starting-android-development-tp4671223p4679520.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list