<div dir="ltr">Hi,<div><br></div><div>I met the same issue at the beginning and I solved in this way:</div><div><br></div><div>1) - In <project> -> Properties -> C/C++ Build, add BUILD_PROJECT=1 after ndk-build, on the Build command field</div>
<div>2) - Enclose your Android.mk with</div><div><br></div><div>ifdef BUILD_PROJECT</div><div><Android.mk default content></div><div>endif </div><div><br></div><div>that is you gotta add the first and the last line.</div>
<div><br></div><div>I hope this will solve your issue too.<br></div><div><br></div><div>cheers</div><div>Sandro</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-10 12:38 GMT+02:00 koler.andrew <span dir="ltr"><<a href="mailto:happygst@yeah.net" target="_blank">happygst@yeah.net</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div><span style="line-height:1.7">i post my troubles for compiling gstreamer for android,but no any light.</span></div>
<div><span style="line-height:1.7">i have to post more today.i could not compile the tutorials2 </span><span style="line-height:1.7">tutorials3 </span><span style="line-height:1.7">tutorials4</span><span style="line-height:1.7"> </span><span style="line-height:1.7">tutorials5 in</span><span style="line-height:1.7"> gstreamer for android package successfully.</span></div>
<div><span style="line-height:1.7">add some case today:</span></div><div><span style="line-height:1.7">i follow my step as </span><a href="http://docs.gstreamer.com/display/GstSDK/Installing+for+Android+development" target="_blank">http://docs.gstreamer.com/display/GstSDK/Installing+for+Android+development</a> </div>
<div>i could not compile tutorial2-5.but i could compile tutorial1 successfully.</div><div>when i compile tutorial2,3,4,5, the eclipse is dead,no any reply.freezen all the <a href="http://time.no" target="_blank">time.no</a> any errors reported.i see the .log,no errors appears.</div>
<div>yestoday,i could build tutorial-2 successfully.but only once.today,i could not build tutorials-2.i don't know why it is.unstable gstreamer for android?</div><div><span style="line-height:1.7">then </span></div><div>
<span style="line-height:1.7">i change </span>android-ndk-r9d to android-ndk-r8b-ma-windows.the problem is not solved.</div><div>i change eclipse to lasted version.<span style="line-height:1.7">the problem is not solved.</span></div>
<div><span style="line-height:1.7">i change another pc running windows xp,the problem is not solved.</span></div><div>my android SDK is 4.4.2 api level 19,is the newest version.</div><div>i try every way,but i failed.</div>
<div><br></div><div>is anyone could compile android gstreamer tutorials2-5 in windows?</div><div><span style="line-height:1.7"><br></span></div><div><span style="line-height:1.7">my previous post as below</span></div><div>
<span style="line-height:1.7">------------------------------------------------------------------</span></div><div><span style="line-height:1.7">hi experts,</span></div><div><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial">
<div><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>i could compile \gst\share\gst-sdk\tutorials\android-tutorial-1 by gstreamer-sdk-android-arm-debug version.and eclipse is freezen when i <span style="line-height:1.7">compile \gst\share\gst-sdk\tutorials\android-tutorial-2 by gstreamer-sdk-android-arm-debug version.</span></div>
<div><span style="line-height:1.7">then i change </span><span style="line-height:1.7"> gstreamer-sdk-android-arm-debug version to </span><span style="line-height:1.7">gstreamer-sdk-android-arm-release version,i could compile </span><span style="line-height:1.7">android-tutorial-2 successfully.but when i compile </span><span style="line-height:1.7">android-tutorial-3 or later,eclipse is freezen again.why does </span><span style="line-height:1.7">gstreamer-sdk-android be freezen?i find the key is the parameter in <a href="http://android.mk" target="_blank">android.mk</a></span></div>
<div>GSTREAMER_PLUGINS :=</div><div>if there are many elements,it is be blocked.</div><div>but my pc have 2.2G dual core,and 2G memory,i think its performance is enough for compiling.who could tell me how to change some parameters on eclipse to run the samples</div>
<div>thanks</div><div><br></div></div><br><br><span title="neteasefooter"><span><span title="neteasefooter"><span><a href="#146855be1c9a89fb_"></a></span></span>
</span></span></div></div><br><br><span title="neteasefooter"><span><span title="neteasefooter"><span><a href="#146855be1c9a89fb_"></a></span></span>
</span></span></div></div><br><br><span title="neteasefooter"><span><span title="neteasefooter"><span><a href="#146855be1c9a89fb_"></a></span></span>
</span></span></div></div><br><br><span title="neteasefooter"><span><span title="neteasefooter"><span><a href="#146855be1c9a89fb_"></a></span></span>
</span></span><br>_______________________________________________<br>
gstreamer-android mailing list<br>
<a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-android" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-android</a><br>
<br></blockquote></div><br></div>