[GEM-dev] V4L2

cyrille henry cyrille.henry at la-kitchen.fr
Wed Apr 2 17:18:14 CEST 2008



Georg Holzmann a écrit :
> Hallo!
> 
>> i now have this only error :
>> nusmuk at nusmuk:~/pd/videoIO/src$ make
>> g++ -c -Wall -O2 -fPIC -ffast-math -mmmx -I/usr/include/gstreamer-0.10/ 
>> -I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/ 
>> -I/usr/include/libxml2 plugins/FileReadGst.cpp
>> plugins/FileReadGst.cpp: In member function «virtual int 
>> FileReadGst::processFrameData()":
>> plugins/FileReadGst.cpp:198: erreur: «gst_app_sink_pull_preroll" was not 
>> declared in this scope
>> make: *** [FileReadGst] Erreur 1
>>
>> did i miss something?
> 
> Hm ... I don't know, it compiles on my system - maybe you have still 
> somewhere an old header file ?
> 
> All this functions should be found somewhere in gst/app/gstappsink.h ...
> Let me know if you get this working then I will include a more detailed 
> description in the readme ...
> 
in fact, this function is available in the 10.6 version of the header file.
ubuntu curently use 10.5
did you manually compile gstreamer 10.6?
mixing 10.6 header with 10.5 deb package look like a bad idea.

ubuntu 8.04 does have gstreamer 10.6
maybee i should wait until i upgrade to 8.04.

thanks
Cyrille

> LG
> Georg
> 
> _______________________________________________
> GEM-dev mailing list
> GEM-dev at iem.at
> http://lists.puredata.info/listinfo/gem-dev
> 
> 




More information about the GEM-dev mailing list