<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">You are right, now it is copied on the correct folders and it is shown on the IDE.<div class="">The problem I get now is that gst/gst.h is not found when building the project:</div><div class=""><br class=""></div><div class=""><div class=""><font face="Menlo" style="font-size: 11px;" class="">Executing tasks: [clean, :androidtutorial1:compileDebugSources, :androidtutorial1:compileDebugAndroidTestSources]</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class=""><br class=""></font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">Configuration on demand is an incubating feature.</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:clean</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:preBuild UP-TO-DATE</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:preDebugBuild UP-TO-DATE</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:checkDebugManifest</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:prepareDebugDependencies</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:compileDebugAidl</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:compileDebugRenderscript</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:generateDebugBuildConfig</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:generateDebugAssets UP-TO-DATE</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:mergeDebugAssets</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:generateDebugResValues UP-TO-DATE</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:generateDebugResources</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:mergeDebugResources</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:processDebugManifest</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:processDebugResources</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:generateDebugSources</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:processDebugJavaRes UP-TO-DATE</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:compileDebugJavaWithJavac</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">:androidtutorial1:compileDebugNdk</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">AGPBI: {"kind":"error","text":"gst/gst.h: No such file or directory","sources":[{"file":"/Users/dani/AndroidstudioProjects/GStreamer/android-tutorial-1/androidtutorial1/src/main/jni/tutorial-1.c","position":{"startLine":3,"startColumn":20}}]}</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">AGPBI: {"kind":"simple","text":"compilation terminated.","sources":[{}]}</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">AGPBI: {"kind":"simple","text":"make: *** [/Users/dani/AndroidstudioProjects/GStreamer/android-tutorial-1/androidtutorial1/build/intermediates/ndk/debug/obj/local/arm64-v8a/objs/tutorial-1//Users/dani/AndroidstudioProjects/GStreamer/android-tutorial-1/androidtutorial1/src/main/jni/tutorial-1.o] Error 1","sources":[{}]}</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class=""><br class=""></font></div><div class=""><font face="Menlo" style="font-size: 11px;" class=""><br class=""></font></div><div class=""><font face="Menlo" style="font-size: 11px;" class=""> FAILED</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class=""><br class=""></font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">FAILURE: Build failed with an exception.</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class=""><br class=""></font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">* What went wrong:</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">Execution failed for task ':androidtutorial1:compileDebugNdk'.</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/Users/dani/Library/Android/sdk/ndk-bundle/ndk-build'' finished with non-zero exit value 2</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class=""><br class=""></font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">* Try:</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class=""><br class=""></font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">BUILD FAILED</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class=""><br class=""></font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">Total time: 24.477 secs</font></div></div><div class=""><br class=""></div><div class="">So I suppose that my GStreamer-1.0 installation is not correct. </div><div class="">In order to have it my next step is installing the gstreamer source code via cerbero following this link:</div><div class=""><br class=""></div><div class=""><a href="http://luisbg.blogalia.com/historias/74916" class="">http://luisbg.blogalia.com/historias/74916</a></div><div class=""><br class=""></div><div class="">But changing 1.4.3 for 1.4.4 on the code. At this moment I am stuck on the instruction:</div><div class=""><br class=""></div><div class=""><font face="Menlo" class=""><span style="font-size: 11px;" class="">$./cerbero-uninstalled bootstrap</span></font></div><div class=""><font face="Menlo" class=""><span style="font-size: 11px;" class=""><br class=""></span></font></div><div class="">Where I get the next return:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">[(16/18) intltool -> configure ]</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">checking for a BSD-compatible install... /usr/bin/install -c</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">checking whether build environment is sane... yes</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">checking for gawk... no</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">checking for mawk... no</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">checking for nawk... no</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">checking for awk... awk</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">checking whether make sets $(MAKE)... yes</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">checking for perl... /opt/local/bin/perl</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">checking for perl >= 5.8.1... 5.16.3</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Running command './configure --prefix /Users/dani/cerbero/build-tools --libdir /Users/dani/cerbero/build-tools/lib  --disable-maintainer-mode  --disable-silent-rules  --enable-introspection  --build=x86_64-apple-darwinx'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Recipe 'intltool' failed at the build step 'configure'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Select an action to proceed:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">[0] Enter the shell</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">[1] Rebuild the recipe from scratch</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">[2] Rebuild starting from the failed step</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">[3] Skip recipe</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">[4] Abort</div></div><div class=""><br class=""></div><div class="">By selecting option [0] and copy/pasting:</div><div class=""><br class=""></div><div class=""><span style="font-family: Menlo; font-size: 11px;" class="">./configure --prefix /Users/dani/cerbero/build-tools --libdir /Users/dani/cerbero/build-tools/lib</span><span style="font-family: Menlo; font-size: 11px;" class="">  </span><span style="font-family: Menlo; font-size: 11px;" class="">--disable-maintainer-mode</span><span style="font-family: Menlo; font-size: 11px;" class="">  </span><span style="font-family: Menlo; font-size: 11px;" class="">--disable-silent-rules</span><span style="font-family: Menlo; font-size: 11px;" class="">  </span><span style="font-family: Menlo; font-size: 11px;" class="">--enable-introspection</span><span style="font-family: Menlo; font-size: 11px;" class="">  </span><span style="font-family: Menlo; font-size: 11px;" class="">--build=x86_64-apple-darwinx</span></div><div class=""><span style="font-family: Menlo; font-size: 11px;" class=""><br class=""></span></div><div class="">I get the same error (obvious).</div><div class=""><br class=""></div><div class="">So I have checked if I have XML::Parser perl module installed and it actually is:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><span style="text-decoration: underline ; font-variant-ligatures: no-common-ligatures" class="">cpan[1]> </span><b class="">install XML::Parser</b></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Reading '/Users/dani/.cpan/Metadata'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  Database was generated on Wed, 16 Sep 2015 16:41:02 GMT</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">XML::Parser is up to date (2.44).</div></div><div class=""><br class=""></div><div class="">Thanks for your help!</div><div class=""><br class=""></div><div class="">Regards, </div><div class=""><br class=""></div><div class="">Dani</div><div class=""><br class=""><div class=""><div class=""><div><blockquote type="cite" class=""><div class="">El 16/9/2015, a las 16:08, Sérgio Agostinho <<a href="mailto:sergio.r.agostinho@gmail.com" class="">sergio.r.agostinho@gmail.com</a>> escribió:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">I think the issue is Gstreamer.java is going to the wrong place. I checked out your repo and tried </div><div class=""><br class=""></div>You're running ndk from <div class="">/android-tutorial-1/androidtutorial1/src/main</div><div class=""><br class=""></div><div class="">Small disclaimer, I don't run 'android update project ...' before ndk-build, I simply specify the platform on ndk-build like this</div><div class="">ndk-build APP_PLATFORM=14<br class=""></div><div class=""><br class=""></div><div class="">Gstreamer.java is going to </div><div class="">/android-tutorial-1/androidtutorial1/src/main/src/org/freedesktop/gstreamer<br class=""></div><div class=""><br class=""></div><div class="">instead of </div><div class="">/android-tutorial-1/androidtutorial1/src/main/java/org/freedesktop/gstreamer<br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">To correct this, add the following to the Android.mk, after you set the Gstreamer root folder.</div><div class="">GSTREAMER_JAVA_SRC_DIR := java<br class=""></div><div class=""><br class=""></div><div class="">Try this and let me know. </div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">2015-09-16 9:54 GMT+02:00 Daniel Marfil <span dir="ltr" class=""><<a href="mailto:danimarfil0@gmail.com" target="_blank" class="">danimarfil0@gmail.com</a>></span>:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">FYI when trying to build it from terminal with:<div class=""><br class=""><div class=""><font face="Menlo" class=""><span style="font-size:11px" class="">$chmod +x gradlew</span></font></div><div class=""><font face="Menlo" class=""><span style="font-size:11px" class="">$./gradlew assembleDebug</span></font></div><div class=""><font face="Menlo" class=""><span style="font-size:11px" class=""><br class=""></span></font></div><div class="">I am getting the same error as in Android Studio.</div><div class=""><br class=""></div><div class="">Regards, </div><div class=""><br class=""></div><div class="">Dani</div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><span class=""><div class="">El 16/9/2015, a las 2:59, Justin Kim <<a href="mailto:justin.joy.9to5@gmail.com" target="_blank" class="">justin.joy.9to5@gmail.com</a>> escribió:</div><br class=""></span><div class=""><div class="h5"><div class=""><div style="word-wrap:break-word" class="">Hello,<div class=""><br class=""></div><div class="">I’m not sure which version of cerbero you are using,</div><div class="">but I’ve seen ndk-build error like you when I used older version of cerebro.</div><div class=""><br class=""></div><div class="">Please, refer to this issue. your problem might be related to HOST_SED problem with ndk r10e.</div><div class=""><br class=""></div><div class=""><a href="https://bugzilla.gnome.org/show_bug.cgi?id=750162" target="_blank" class="">https://bugzilla.gnome.org/show_bug.cgi?id=750162</a></div><div class=""><br class=""></div><div class="">Best regards.</div><div class="">Justin</div><div class=""><br class=""></div><div class=""><div class=""><div class=""><blockquote type="cite" class=""><div class="">On Sep 16, 2015, at 3:09 AM, Daniel Marfil <<a href="mailto:danimarfil0@gmail.com" target="_blank" class="">danimarfil0@gmail.com</a>> wrote:</div><br class=""><div class=""><div style="word-wrap:break-word" class="">I have made some changes, <div class="">I have run this commands on the terminal: </div><div class=""><br class=""><table border="0" cellpadding="0" cellspacing="0" style="font-size:12.0333px;color:rgb(51,51,51);clear:left;width:871px;line-height:1.2em!important;border:0px!important;margin:0px!important;padding:0px!important;border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;float:none!important;height:auto!important;outline:0px!important;overflow:visible!important;vertical-align:baseline!important;font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;background-image:none!important;background-repeat:initial initial!important" class=""><tbody style="border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;border:0px!important;float:none!important;height:auto!important;line-height:1.2em!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;font-size:1em!important;background-image:none!important;background-repeat:initial initial!important" class=""><tr style="font-size:1em!important;line-height:1.2em!important;border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;border:0px!important;float:none!important;height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;background-image:none!important;background-repeat:initial initial!important" class=""><td style="width:871px;background-color:rgb(255,255,255);margin:0px!important;padding:0px!important;vertical-align:baseline!important;border:0px dashed!important;overflow:visible!important;border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;float:none!important;height:auto!important;outline:0px!important;background-image:none!important" class=""><div title="Hint: double-click to select code" style="border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px 0px 0px 0em!important;vertical-align:baseline!important;width:auto!important;background-image:none!important" class=""><div style="font-size:1em!important;line-height:1.2em!important;white-space:pre-wrap!important;border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px 1em 0px 0em!important;vertical-align:baseline!important;width:auto!important;background-image:none!important" class=""><code style="border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;line-height:1.2em!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;font-size:1em!important;background-image:none!important" class="">$android update project -p . -s --target 9</code></div><div style="font-size:1em!important;line-height:1.2em!important;white-space:pre-wrap!important;border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px 1em 0px 0em!important;vertical-align:baseline!important;width:auto!important;background-image:none!important" class=""><code style="border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;line-height:1.2em!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;font-size:1em!important;background-image:none!important" class=""><span style="font-size:12.0333px;line-height:14.44px" class="">$ndk-build</span></code></div><div style="font-size:1em!important;line-height:1.2em!important;white-space:pre-wrap!important;border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px 1em 0px 0em!important;vertical-align:baseline!important;width:auto!important;background-image:none!important" class=""><code style="border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;line-height:1.2em!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;font-size:1em!important;background-image:none!important" class=""><span style="font-size:12.0333px;line-height:14.44px" class=""><br class=""></span></code></div><div style="border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px 1em 0px 0em!important;vertical-align:baseline!important;width:auto!important;background-image:none!important" class=""><code style="border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;background-image:none!important" class=""><span class=""><font face="Helvetica" class=""><font class=""><span style="font-size:1em!important;line-height:1.2em!important;white-space:pre-wrap!important" class="">And now this is the return I get from n</span></font><font class=""><span style="line-height:normal" class="">dk-build</span></font><font class=""><span style="font-size:1em!important;line-height:1.2em!important;white-space:pre-wrap!important" class="">:</span></font></font></span></code></div><div style="border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px 1em 0px 0em!important;vertical-align:baseline!important;width:auto!important;background-image:none!important" class=""><code style="border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;background-image:none!important" class=""><span class=""><font face="Consolas, Bitstream Vera Sans Mono, Courier New, Courier, monospace" class=""><span style="font-size:1em!important;line-height:1.2em!important;white-space:pre-wrap!important" class=""><br class=""></span></font></span></code></div><div style="border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px 1em 0px 0em!important;vertical-align:baseline!important;width:auto!important;background-image:none!important" class=""><code style="border-top-left-radius:0px!important;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;border:0px!important;float:none!important;min-height:auto!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;background-image:none!important" class=""><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">Android NDK: WARNING: APP_PLATFORM android-14 is larger than android:minSdkVersion 9 in ./AndroidManifest.xml    </div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">make: -n: Command not found</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">/bin/sh: - : invalid option</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">Usage:<span style="white-space:pre-wrap" class="">   </span>/bin/sh [GNU long option] [option] ...</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>/bin/sh [GNU long option] [option] script-file ...</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">GNU long options:</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--debug</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--debugger</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">        </span>--dump-po-strings</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--dump-strings</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--help</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--init-file</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--login</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--noediting</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--noprofile</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--norc</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--posix</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--protected</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--rcfile</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">  </span>--restricted</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">      </span>--verbose</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--version</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--wordexp</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">Shell options:</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">        </span>-irsD or -c command or -O shopt_option<span style="white-space:pre-wrap" class="">               </span>(invocation only)</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>-abefhkmnptuvxBCHP or -o option</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">/bin/sh: - : invalid option</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">Usage:<span style="white-space:pre-wrap" class="">       </span>/bin/sh [GNU long option] [option] ...</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>/bin/sh [GNU long option] [option] script-file ...</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">GNU long options:</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--debug</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--debugger</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">        </span>--dump-po-strings</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--dump-strings</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--help</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--init-file</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--login</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--noediting</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--noprofile</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--norc</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--posix</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--protected</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--rcfile</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">  </span>--restricted</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">      </span>--verbose</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--version</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--wordexp</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">Shell options:</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">        </span>-irsD or -c command or -O shopt_option<span style="white-space:pre-wrap" class="">               </span>(invocation only)</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>-abefhkmnptuvxBCHP or -o option</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">/bin/sh: - : invalid option</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">Usage:<span style="white-space:pre-wrap" class="">       </span>/bin/sh [GNU long option] [option] ...</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>/bin/sh [GNU long option] [option] script-file ...</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">GNU long options:</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--debug</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--debugger</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">        </span>--dump-po-strings</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--dump-strings</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--help</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--init-file</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--login</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--noediting</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--noprofile</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--norc</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--posix</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--protected</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--rcfile</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">  </span>--restricted</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">      </span>--verbose</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--version</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--wordexp</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">Shell options:</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">        </span>-irsD or -c command or -O shopt_option<span style="white-space:pre-wrap" class="">               </span>(invocation only)</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>-abefhkmnptuvxBCHP or -o option</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">/bin/sh: - : invalid option</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">Usage:<span style="white-space:pre-wrap" class="">       </span>/bin/sh [GNU long option] [option] ...</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>/bin/sh [GNU long option] [option] script-file ...</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">GNU long options:</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--debug</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--debugger</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">        </span>--dump-po-strings</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--dump-strings</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--help</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--init-file</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--login</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--noediting</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--noprofile</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--norc</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--posix</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--protected</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--rcfile</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">  </span>--restricted</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">      </span>--verbose</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--version</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--wordexp</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">Shell options:</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">        </span>-irsD or -c command or -O shopt_option<span style="white-space:pre-wrap" class="">               </span>(invocation only)</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>-abefhkmnptuvxBCHP or -o option</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">/bin/sh: - : invalid option</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">Usage:<span style="white-space:pre-wrap" class="">       </span>/bin/sh [GNU long option] [option] ...</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>/bin/sh [GNU long option] [option] script-file ...</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">GNU long options:</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--debug</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--debugger</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">        </span>--dump-po-strings</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--dump-strings</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--help</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--init-file</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--login</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--noediting</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--noprofile</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--norc</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--posix</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--protected</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--rcfile</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">  </span>--restricted</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">      </span>--verbose</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--version</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--wordexp</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">Shell options:</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">        </span>-irsD or -c command or -O shopt_option<span style="white-space:pre-wrap" class="">               </span>(invocation only)</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>-abefhkmnptuvxBCHP or -o option</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">/bin/sh: - : invalid option</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">Usage:<span style="white-space:pre-wrap" class="">       </span>/bin/sh [GNU long option] [option] ...</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>/bin/sh [GNU long option] [option] script-file ...</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">GNU long options:</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--debug</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--debugger</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">        </span>--dump-po-strings</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--dump-strings</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--help</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--init-file</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--login</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--noediting</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--noprofile</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--norc</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">    </span>--posix</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">   </span>--protected</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">       </span>--rcfile</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">  </span>--restricted</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">      </span>--verbose</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--version</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>--wordexp</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">Shell options:</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">        </span>-irsD or -c command or -O shopt_option<span style="white-space:pre-wrap" class="">               </span>(invocation only)</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""><span style="white-space:pre-wrap" class=""> </span>-abefhkmnptuvxBCHP or -o option</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">GStreamer      : [GEN] => gst-build-armeabi/gstreamer_android.c</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">/bin/sh: i: command not found</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">make: [genstatic_armeabi] Error 127 (ignored)</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">/bin/sh: i: command not found</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">make: [genstatic_armeabi] Error 127 (ignored)</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">/bin/sh: i: command not found</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">make: [genstatic_armeabi] Error 127 (ignored)</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">/bin/sh: i: command not found</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">make: [genstatic_armeabi] Error 127 (ignored)</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">GStreamer      : [COMPILE] => gst-build-armeabi/gstreamer_android.c</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c:15:2: error: stray '@' in program</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">  @PLUGINS_DECLARATION@</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">  ^</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c:15:22: error: stray '@' in program</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">  @PLUGINS_DECLARATION@</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">                      ^</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c:18:2: error: stray '@' in program</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">  @G_IO_MODULES_DECLARE@</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">  ^</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c:15:3: error: unknown type name 'PLUGINS_DECLARATION'</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">  @PLUGINS_DECLARATION@</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">   ^</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c:18:23: error: stray '@' in program</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">  @G_IO_MODULES_DECLARE@</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">                       ^</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c:21:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""> void</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""> ^</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c:24:2: error: stray '@' in program</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">  @PLUGINS_REGISTRATION@</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">  ^</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c:24:23: error: stray '@' in program</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">  @PLUGINS_REGISTRATION@</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">                       ^</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c: In function 'gst_android_load_gio_modules':</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c:31:2: error: stray '@' in program</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">  @G_IO_MODULES_LOAD@</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">  ^</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c:31:20: error: stray '@' in program</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">  @G_IO_MODULES_LOAD@</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">                    ^</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c:31:3: error: 'G_IO_MODULES_LOAD' undeclared (first use in this function)</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">  @G_IO_MODULES_LOAD@</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">   ^</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c:31:3: note: each undeclared identifier is reported only once for each function it appears in</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c:32:1: error: expected ';' before '}' token</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""> }</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class=""> ^</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c: In function 'gst_android_init':</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">gst-build-armeabi/gstreamer_android.c:437:3: error: implicit declaration of function 'gst_android_register_static_plugins' [-Werror=implicit-function-declaration]</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">   gst_android_register_static_plugins ();</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">   ^</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">cc1: all warnings being treated as errors</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">make: *** [gst-build-armeabi/gstreamer_android.o] Error 1</div></code></div></div></td></tr></tbody></table><div class=""><br class=""></div></div><div class=""><div class=""><blockquote type="cite" class=""><div class="">El 15/9/2015, a las 14:54, Sérgio Agostinho <<a href="mailto:sergio.r.agostinho@gmail.com" target="_blank" class="">sergio.r.agostinho@gmail.com</a>> escribió:</div><br class=""><div class=""><div dir="ltr" class="">If the Gstreamer.java is not showing anywhere it might also mean that your not compiling the native code prior to the Java parts. Try running ndk-build from the terminal and see if it's compiling and generating the java file. <div class=""><br class=""></div><div class="">Cheers</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">2015-09-15 14:49 GMT+02:00 Sérgio Agostinho <span dir="ltr" class=""><<a href="mailto:sergio.r.agostinho@gmail.com" target="_blank" class="">sergio.r.agostinho@gmail.com</a>></span>:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class=""><div class="">Hi Daniel, </div><div class=""><br class=""></div>Can you dump your project folder and file structure and show your Android.mk content?<div class=""><br class=""></div><div class="">Kind regards, </div><div class="">Sérgio</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote"><div class=""><div class="">2015-09-15 11:08 GMT+02:00 Daniel Marfil <span dir="ltr" class=""><<a href="mailto:danimarfil0@gmail.com" target="_blank" class="">danimarfil0@gmail.com</a>></span>:<br class=""></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><div class=""><div style="word-wrap:break-word" class=""><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;color:rgb(34,34,34);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px;background-color:rgb(255,255,255)" class="">Hi everyone,</p><div class=""><p style="margin:0px 0px 15px;font-size:15px;font-family:'Helvetica Neue';color:rgb(11,101,165)" class=""><span style="color:rgb(35,35,35)" class="">I am trying to run up-to-date 'GStreamer 1.0' tutorials (<a href="http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/tree/gst-sdk/tutorials" target="_blank" class=""><span style="color:rgb(11,101,165)" class="">http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/tree/gst-sdk/tutorials</span></a>).</span></p><p style="margin:0px 0px 15px;font-size:15px;font-family:'Helvetica Neue';color:rgb(35,35,35)" class="">I have already installed GStreamer 1.4.4 for OS X (<a href="http://gstreamer.freedesktop.org/data/pkg/osx/1.4.4/" target="_blank" class=""><span style="color:rgb(11,101,165)" class="">http://gstreamer.freedesktop.org/data/pkg/osx/1.4.4/</span></a>), and I am already using successfully the Android NDK.</p><p style="margin:0px 0px 15px;font-size:15px;font-family:'Helvetica Neue';color:rgb(35,35,35)" class="">But when I try to build any of the applications from the tutorials I get the next error:</p><div style="margin:0px;font-size:15px;font-family:'Helvetica Neue';color:rgb(35,35,35)" class=""><span style="background-color:rgb(255,249,227)" class="">Error:(20, 33) error: package org.freedesktop.gstreamer does not exist</span></div><p style="margin:0px 0px 15px;font-size:15px;font-family:'Helvetica Neue';color:rgb(35,35,35)" class="">This is happening because it is not resolving this import statement:</p><div style="margin:0px;font-size:15px;font-family:'Helvetica Neue';color:rgb(35,35,35)" class=""><span style="background-color:rgb(255,249,227)" class="">import org.freedesktop.gstreamer.GStreamer;</span></div><p style="margin:0px 0px 15px;font-size:15px;font-family:'Helvetica Neue';color:rgb(35,35,35)" class="">I have read that this is because while building, it should make a new folder with GStreamer files, but that's not happening and I have no idea why. I have already read many solutions but none is working to me.</p><p style="margin:0px 0px 15px;font-size:15px;font-family:'Helvetica Neue';color:rgb(35,35,35)" class="">My NDK version is r10e, my Gradle version is 2.2.1 and its plugin is 1.3.0. I am also using on gradle.properties the instruction:</p><div style="margin:0px;font-size:15px;font-family:'Helvetica Neue';color:rgb(35,35,35)" class=""><span style="background-color:rgb(255,249,227)" class="">android.useDeprecatedNdk=true</span></div><div style="margin:0px;font-size:15px;font-family:'Helvetica Neue';color:rgb(35,35,35)" class=""><span style="background-color:rgb(255,249,227)" class=""><br class=""></span></div><p style="margin:0px 0px 15px;font-size:15px;font-family:'Helvetica Neue';color:rgb(35,35,35)" class="">I have set a path variable to the GStreamer SDK, on AndroidStudio -> Preferences->Build, Execution, Deployment->Path Variables:</p><div style="margin:0px;font-size:15px;font-family:'Helvetica Neue';color:rgb(35,35,35)" class=""><span style="background-color:rgb(255,249,227)" class="">GSTREAMER_ROOT_ANDROID = /Volumes/HDD/Gstreamer/gst-sdk-debug-arm GSTREAMER_SDK_ROOT_ANDROID = /Volumes/HDD/Gstreamer/gst-sdk-debug-arm</span></div><div style="margin:0px;font-size:15px;font-family:'Helvetica Neue';color:rgb(35,35,35);min-height:17px" class=""><br class=""></div><p style="margin:0px 0px 15px;font-size:15px;font-family:'Helvetica Neue';color:rgb(35,35,35)" class="">Thank you very much for your help</p><p style="margin:0px 0px 15px;font-size:15px;font-family:'Helvetica Neue';color:rgb(35,35,35)" class="">Dani</p></div></div><br class=""></div></div>_______________________________________________<br class="">
gstreamer-devel mailing list<br class="">
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" class="">gstreamer-devel@lists.freedesktop.org</a><br class="">
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank" class="">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br class="">
<br class=""></blockquote></div><br class=""></div>
</blockquote></div><br class=""></div>
_______________________________________________<br class="">gstreamer-devel mailing list<br class=""><a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" class="">gstreamer-devel@lists.freedesktop.org</a><br class=""><a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank" class="">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br class=""></div></blockquote></div><br class=""></div></div>_______________________________________________<br class="">gstreamer-devel mailing list<br class=""><a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" class="">gstreamer-devel@lists.freedesktop.org</a><br class=""><a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank" class="">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br class=""></div></blockquote></div><br class=""></div></div></div>_______________________________________________<br class="">gstreamer-devel mailing list<br class=""><a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" class="">gstreamer-devel@lists.freedesktop.org</a><br class=""><a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank" class="">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br class=""></div></div></div></blockquote></div><br class=""></div></div></div><br class="">_______________________________________________<br class="">
gstreamer-devel mailing list<br class="">
<a href="mailto:gstreamer-devel@lists.freedesktop.org" class="">gstreamer-devel@lists.freedesktop.org</a><br class="">
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank" class="">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br class="">
<br class=""></blockquote></div><br class=""></div>
_______________________________________________<br class="">gstreamer-devel mailing list<br class=""><a href="mailto:gstreamer-devel@lists.freedesktop.org" class="">gstreamer-devel@lists.freedesktop.org</a><br class="">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel<br class=""></div></blockquote></div><br class=""></div></div></div></body></html>