Problem with 1.4.4
StasLatGTTT
staslatgttt at gmail.com
Sun Dec 7 14:30:01 PST 2014
Faced a problem with new gstreamer sdk for android.
When i used android-ndk-r9d and gstreamer-0.1 with sdk and tutorials from
this page
http://docs.gstreamer.com/display/GstSDK/Installing+for+Android+development
everything was OK.
But then I downloaded gstreamer-1.0-android-arm-debug-1.4.4 from here
http://gstreamer.freedesktop.org/data/pkg/android/1.4.4/ and tried to use it
with android-ndk-r10c. I also made midifications in Android.mk file and
tutorial-5.c described on this page
http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/commit/?id=68b9eb58fd86bc72b2a089f3f08156a7e006b081
And now I cannot build Tutorial-5. I got a big list of unresolved symbols
and methods like
"Multiple markers at this line
- Symbol 'jint' could not be resolved
- Method 'GetLongField' could not be resolved"
in line 22
"Multiple markers at this line
- Method 'SetLongField' could not be resolved
- Type 'SET_CUSTOM_DATA (env, thiz, custom_data_field_id, data)' could not
be
resolved
- Type 'SET_CUSTOM_DATA (env, thiz, custom_data_field_id, data)' could not
be
resolved
- Type 'SET_CUSTOM_DATA (env, thiz, custom_data_field_id, NULL)' could not
be
resolved
- Type 'SET_CUSTOM_DATA (env, thiz, custom_data_field_id, NULL)' could not
be
resolved"
in line 23
and many, many more! Can anyone tell me, what's wrong?
Using Fedora 20 and Eclipse.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Problem-with-1-4-4-tp4669832.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list