error with the gstreamer_sdk_root_android variable
Berio Molina
berio at alg-a.org
Sat Jun 22 00:29:47 PDT 2013
Thanks Brian!
Looks like defining the variable under build-> environment fixed the problem. I get some other errors now, but I think that they are not related to GSTREAMER_SDK_ROOT_ANDROID variable.
I am going to give them a try to fix them.
Thanks again!
Berio
On Jun 21, 2013, at 6:28 PM, Brian McKeon <brian.dev.address at gmail.com> wrote:
>
> Hi Berio,
>
> I've run into this issue before. I also thought that "Build Variables" would be the right place to define it, but it needs to be defined under "C/C++ Build -> Environment" instead.
>
> Before I figured this out, I was defining it directly in my Android.mk file like:
>
> GSTREAMER_SDK_ROOT_ANDROID := /absolute/path/to/gstreamer/sdk
>
> Either will work.
>
> Cheers,
> Brian
>
>
> On 6/21/13 10:34 AM, Berio Molina wrote:
>> Hi!,
>>
>> I am new to this list, so I am glad to say hello to everybody!
>>
>> I am trying to run one of the examples that come with the gstreamer package, actually it is the Tutorial2 project, but I get this error:
>>
>> *** GSTREAMER_SDK_ROOT_ANDROID is not defined!. Stop. Android.mk /Tutorial2/jni line 13 C/C++ Problem
>>
>> I am using eclipse under mac os 10.8.4, I have installed sdk and ndk and they work like a charm. I have written the path for the variable GSTREAMER_SDK_ROOT_ANDROID in eclipse/preferences/CC++/Build/Build Variables as follows:
>> Variable name: GSTREAMER_SDK_ROOT_ANDROID
>> Type: String
>> Value /Applications/adt-bundle-mac-x86_64-20130522/gstreamer-sdk-android-arm-debug-2013.6
>>
>> but still it thinks that the variable is not defined.
>>
>> Any idea how can I fix this?
>>
>> Thanks a lot!
>> _______________________________________________
>> gstreamer-android mailing list
>> gstreamer-android at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
>>
>
> _______________________________________________
> gstreamer-android mailing list
> gstreamer-android at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
More information about the gstreamer-android
mailing list