gmmproc



I would like to know more about how gmmproc. I was trying to write a C++ wrapper over a gtk+ widget in the unicap video capturing library ( www.sf.net/projects/unicap ) and, while reading the gtkmm source code for examples, I've found gmmproc.
But I could not run it properly. When I run it the following message apears:

Output.pm: unicapgtk_device_property_get
_type : method defs lookup failed (1)
Output.pm: unicapgtk_device_property_new : method defs lookup failed (1)
Output.pm: unicapgtk_device_property_new_by_handle : method defs lookup failed (1)
Output.pm: unicapgtk_device_property_set : method defs lookup failed (1)
Output.pm: unicapgtk_device_property_get_label : method defs lookup failed (1)
Output.pm: unicapgtk_device_property_set_label : method defs lookup failed (1)
Output.pm: unicapgtk_device_property_redraw : method defs lookup failed (1)
Output.pm: unicapgtk_device_property_update : method defs lookup failed (1)
Output.pm: unicapgtk_device_property_redraw_sensitivity : method defs lookup failed (1)
Output.pm: unicapgtk_device_property_update_sensitivity : method defs lookup failed (1)
/tmp/gtkmmproc_9901.g1:102: m4: Cannot undivert : No such file or directory
cp: impossível fazer stat em `./teste//../src/device_property.h.tmp': Arquivo ou diretório não encontrado
cp: impossível fazer stat em `./teste//private/../src/device_property_p.h.tmp': Arquivo ou diretório não encontrado
cp: impossível fazer stat em `./teste//../src/device_property.cc.tmp': Arquivo ou diretório não encontrado

looks like I should make some definitions in some file, but I can't figure out where.

Thanks,
Luiz Carlos Irber Júnior


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]