Bug 79868 - why couldn't compile gstreamer tutorials3-5 for android in eclipse
Summary: why couldn't compile gstreamer tutorials3-5 for android in eclipse
Status: NEW
Alias: None
Product: GStreamer SDK
Classification: Unclassified
Component: Android SDK distribution (show other bugs)
Version: 2013.6
Hardware: Other All
: medium normal
Assignee: bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-10 07:26 UTC by koler
Modified: 2014-06-10 07:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description koler 2014-06-10 07:26:48 UTC
hi experts,
i could compile \gst\share\gst-sdk\tutorials\android-tutorial-1 by gstreamer-sdk-android-arm-debug version.and eclipse is freezen when i compile \gst\share\gst-sdk\tutorials\android-tutorial-2 by gstreamer-sdk-android-arm-debug version.
then i change  gstreamer-sdk-android-arm-debug version to gstreamer-sdk-android-arm-release version,i could compile android-tutorial-2 successfully.but when i compile android-tutorial-3 or later,eclipse is freezen again.why does gstreamer-sdk-android be freezen?i find the key is the parameter in android.mk
GSTREAMER_PLUGINS         :=
if there are $(GSTREAMER_PLUGINS_NET) and $(GSTREAMER_PLUGINS_PLAYBACK) and $(GSTREAMER_PLUGINS_CODECS),it is be blocked.
but my pc have 2.2G dual core,and 2G memory,i think its performance is enough for compiling.my pc is win7.who could tell me how to change some parameters on eclipse to run the samples
thanks


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.