<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Thank you very much, Andoni ! It works now!!<br><br><div><div id="SkyDrivePlaceholder"></div>> From: ylatuya@gmail.com<br>> Date: Tue, 26 Mar 2013 10:37:13 +0100<br>> Subject: Re: Building gstreamer tutorials: jni.h: no such file or directory<br>> To: gstreamer-android@lists.freedesktop.org<br>> <br>> 2013/3/25 Germinii Tors <marcus.whiteacker@hotmail.com>:<br>> > Hi,<br>> ><br>> > I downloaded the sdk and tried to build the gstreamer tutorials but the<br>> > compiler does not find "jni.h" in "gstreamer_android.c", although the<br>> > include paths (in exclipse) are correct.<br>> ><br>> > I compiled hello-jni of the NDK successfully and when integrated gstreamer<br>> > (like described in the tutorial) by extending the Android.mk. I also added<br>> > the GSTREAMER_NDK_BUILD_PATH env variable but it does not compile (same<br>> > error).<br>> ><br>> > Where is my mistake? The include paths must be wrong, but even eclipse<br>> > "finds" the correct jni.h...<br>> <br>> This is a known issue with the new NDK (r8e), which is fixed now<br>> upstream. Replace the file share/gst-android/ndk-build/gstreamer.mk<br>> with the following one:<br>> http://cgit.freedesktop.org/gstreamer-sdk/cerbero/tree/data/ndk-build/gstreamer.mk<br>> <br>> Cheers,<br>> Andoni<br>> ><br>> > Thanks,<br>> ><br>> > Marcus<br>> ><br>> > _______________________________________________<br>> > gstreamer-android mailing list<br>> > gstreamer-android@lists.freedesktop.org<br>> > http://lists.freedesktop.org/mailman/listinfo/gstreamer-android<br>> ><br>> <br>> <br>> <br>> -- <br>> Andoni Morales Alastruey<br>> <br>> LongoMatch:The Digital Coach<br>> http://www.longomatch.ylatuya.es<br>> _______________________________________________<br>> gstreamer-android mailing list<br>> gstreamer-android@lists.freedesktop.org<br>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-android<br></div>                                          </div></body>
</html>