problems
stic at free.fr
stic at free.fr
Wed Oct 16 02:39:42 PDT 2013
Hi,
I had the same problem, old or new version the problem was the same.
In your Gstreamer SDK folder edit the file /share/gst-android/ndk-build/tools.mk and replace the line "HOST_PKG_CONFIG := pkg-config"
with for example "HOST_PKG_CONFIG := /usr/local/bin/pkg-config" depending on the path of your pkg-config binary.
Regards
----- Mail original -----
De: "Haroon A Malik" <mr.haroonmalik at gmail.com>
À: gstreamer-android at lists.freedesktop.org
Envoyé: Mardi 15 Octobre 2013 14:49:10
Objet: problems
Hi their,
i am having problems configuring android streamer tutorials as always i get this
17:43:51 **** Incremental Build of configuration Default for project Tutorial1 ****
/Resources/MobileApplications/adt-bundle-mac-x86_64-20130729/android-ndk-r9/ndk-build all
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
GStreamer : [GEN] => gst-build/gstreamer_android.c
GStreamer : [COMPILE] => gst-build/gstreamer_android.c
gst-build/gstreamer_android.c:2:21: fatal error: gst/gst.h: No such file or directory
compilation terminated.
make: *** [gst-build/gstreamer_android.o] Error 1
17:43:51 Build Finished (took 194ms)
Please help !!
Regards,
_______________________________________________
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