Problem getting from changing version 0.10 to 1.2

Weavel weavel37 at yahoo.fr
Wed Oct 30 16:53:24 CET 2013


Hi Sebastian,

/*How do you call the compiler, what parameters are passed to it?*/ 

I call the compiler through my bash file make.sh

[call]
sh make.sh
[in make.sh]
gcc main-previ_1_2.c -o daemon `pkg-config --cflags --libs gstreamer-1.0
gst-rtsp-server-0.10` 

/*Ok, but that would mean that the examples built fine and linked
properly? Or were they excluded in your build for some reason?*/

Yes, it's right but when i copy the code and compile it as above (with all
the right librairies) it tells me that gst_rtsp_server_get_mount_points and
gst_rtsp_media_mount_add_factory are undefined.

I guess i'm wrong somewhere, can you help me to find out ? 
Thanks a lot for your time

*Regards, Weavel*



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Getting-problems-to-change-Gstreamer-version-0-10-into-1-2-tp4662452p4662998.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list